From: Sachin Kamat Date: Thu, 23 Jan 2014 10:40:07 +0000 (+0530) Subject: dma: pl08x: Export pl08x_filter_id X-Git-Tag: v3.14-rc1~48^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d05c9fabfdc8642b42a1000cd092b2a7543d85f;p=profile%2Fivi%2Fkernel-x86-ivi.git dma: pl08x: Export pl08x_filter_id Export the symbol so that it is accessible to modules. Fixes the following error: ERROR: "pl08x_filter_id" [sound/soc/samsung/snd-soc-s3c-dma.ko] undefined! Signed-off-by: Sachin Kamat Cc: Linus Walleij Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/amba-pl08x.c b/drivers/dma/amba-pl08x.c index f68f1c1..8114731 100644 --- a/drivers/dma/amba-pl08x.c +++ b/drivers/dma/amba-pl08x.c @@ -83,6 +83,7 @@ #include #include #include +#include #include #include #include @@ -1771,6 +1772,7 @@ bool pl08x_filter_id(struct dma_chan *chan, void *chan_id) return false; } +EXPORT_SYMBOL_GPL(pl08x_filter_id); /* * Just check that the device is there and active