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

Simple merge