]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: implement dma_to_phys and phys_to_dma
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 7 Nov 2015 03:59:51 +0000 (06:59 +0300)
committerMax Filippov <jcmvbkbc@gmail.com>
Sun, 8 Nov 2015 22:25:38 +0000 (01:25 +0300)
commit13320790c3dbaf479cb5c35e22915b36a5e4c0d6
tree29cb959bef3622113dfe2e5f15bbe7dfdd696ab1
parentf610795649d2489cd837e2075214a59fcf06f12e
xtensa: implement dma_to_phys and phys_to_dma

This fixes the following build error seen in -next:

  drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:143:2: error:
  implicit declaration of function 'dma_to_phys'

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/dma-mapping.h