git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce3a1ab
)
dma: mxs-dma: Export missing symbols from mxs-dma.c
author
Attila Kinali
<attila@kinali.ch>
Fri, 6 Jul 2012 12:53:20 +0000
(14:53 +0200)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Mon, 16 Jul 2012 06:29:22 +0000
(11:59 +0530)
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>
No differences found