ARM64: DMA: Export dma operation APIs for arm64 platform
authorPrabhu Sundararaj <prabhu.sundararaj@nxp.com>
Mon, 24 Apr 2017 19:47:25 +0000 (14:47 -0500)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:26 +0000 (15:22 -0500)
commit57c1ecc40cbb1d572efe924ae6555dba1809ca4c
treefbb5874707d28827081ecad5407ca8f0541ccc32
parentd6d1a4d7f750e3a20470fede781777b7056ebfcb
ARM64: DMA: Export dma operation APIs for arm64 platform

Some DMA operation APIs are not exported, so when load driver as module,
there will error saying some APIs can not be found.
This patch exported these DMA related APIs.

Signed-off-by: Shawn Xiao <b49994@freescale.com>
arch/arm64/mm/dma-mapping.c