ASoC: wm5100: Export wm5100_detect
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 23 Jan 2014 10:53:26 +0000 (16:23 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 23 Jan 2014 12:22:11 +0000 (12:22 +0000)
commit0cf0f174400d6953df8c09ed5ed92b37ec7a675b
treeb157d5cfc7adb656729c0dff7d40c46241f41c9d
parentd8ec26d7f8287f5788a494f56e8814210f0e64be
ASoC: wm5100: Export wm5100_detect

Export the symbol so that it is accessible to modules. Fixes the
following error:

ERROR: "wm5100_detect" [sound/soc/samsung/snd-soc-lowland.ko] undefined!

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm5100.c