]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit6d05c9fabfdc8642b42a1000cd092b2a7543d85f
tree04d824b4f2d804c48614b03589c8c62d102db025
parent39d1447811fef1262ba956aac719c90a0f7b257f
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>
drivers/dma/amba-pl08x.c