On Fri, Jul 06, 2012 at 07:22:46PM +0800, Attila Kinali wrote:
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 <redacted>
---
drivers/dma/mxs-dma.c | 2 ++
1 file changed, 2 insertions(+)