Commits

Prabhu Sundararaj committed c3085f0fd9f
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>