summaryrefslogtreecommitdiffstats
path: root/drivers/dma/amba-pl08x.c
diff options
context:
space:
mode:
authorSachin Kamat2014-01-23 11:40:07 +0100
committerVinod Koul2014-01-28 04:15:54 +0100
commit6d05c9fabfdc8642b42a1000cd092b2a7543d85f (patch)
tree04d824b4f2d804c48614b03589c8c62d102db025 /drivers/dma/amba-pl08x.c
parentacpi-dma: align documentation with kernel-doc format (diff)
downloadkernel-qcow2-linux-6d05c9fabfdc8642b42a1000cd092b2a7543d85f.tar.gz
kernel-qcow2-linux-6d05c9fabfdc8642b42a1000cd092b2a7543d85f.tar.xz
kernel-qcow2-linux-6d05c9fabfdc8642b42a1000cd092b2a7543d85f.zip
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 <sachin.kamat@linaro.org> Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/amba-pl08x.c')
-rw-r--r--drivers/dma/amba-pl08x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dma/amba-pl08x.c b/drivers/dma/amba-pl08x.c
index f68f1c1d560b..8114731a1c62 100644
--- a/drivers/dma/amba-pl08x.c
+++ b/drivers/dma/amba-pl08x.c
@@ -83,6 +83,7 @@
#include <linux/dmaengine.h>
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
+#include <linux/export.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/module.h>
@@ -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