dma: mxs-dma: Export missing symbols from mxs-dma.c
authorAttila Kinali <attila@kinali.ch>
Fri, 6 Jul 2012 12:53:20 +0000 (14:53 +0200)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 16 Jul 2012 06:29:22 +0000 (11:59 +0530)
commit41c556a8cb22dcb4751fed3fb3d2ccc37f945646
tree09d038effd1d698af86f6d4c488ad103fa5a1219
parentce3a1ab74264b860450709e4bd0dcfc2d0bfc7f8
dma: mxs-dma: Export missing symbols from mxs-dma.c

mxs-dma.c provides two functions mxs_dma_is_apbh and mxs_dma_is_apbx
which are used at least in mxs-mmc.c. Building mxs-mmc as module
fails due to those two symbols not being exported.

Signed-off-by: Attila Kinali <attila@kinali.ch>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/mxs-dma.c
This page took 0.024097 seconds and 5 git commands to generate.