]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
dma: pl08x: Export pl08x_filter_id
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 23 Jan 2014 10:40:07 +0000 (16:10 +0530)
committerVinod Koul <vinod.koul@intel.com>
Tue, 28 Jan 2014 03:15:54 +0000 (08:45 +0530)
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>
drivers/dma/amba-pl08x.c

index f68f1c1d560b84ea7db771feb5b6ece598e2b2ca..8114731a1c62d6450cd5f8bbd490f87c7800b1ea 100644 (file)
@@ -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