aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad193x.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2010-03-19 12:22:03 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-03-19 12:22:03 +0000
commitcffce322be94ecdd3bbb74dfd3f3834c51b4232a (patch)
tree9f9bf7af6ef79a06b898712dcbe5ae21288bf832 /sound/soc/codecs/ad193x.h
parentASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9 (diff)
downloadlinux-dev-cffce322be94ecdd3bbb74dfd3f3834c51b4232a.tar.xz
linux-dev-cffce322be94ecdd3bbb74dfd3f3834c51b4232a.zip
ASoC: Unexport AD193x bus probe/remove functions
The export is not needed since the per-bus code lives in the same module. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'sound/soc/codecs/ad193x.h')
-rw-r--r--sound/soc/codecs/ad193x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/ad193x.h b/sound/soc/codecs/ad193x.h
index b240d1d67c22..a03c880d52f9 100644
--- a/sound/soc/codecs/ad193x.h
+++ b/sound/soc/codecs/ad193x.h
@@ -77,7 +77,5 @@
extern struct snd_soc_dai ad193x_dai;
extern struct snd_soc_codec_device soc_codec_dev_ad193x;
-extern int ad193x_bus_probe(struct device *dev, void *ctrl_data, int bus_type);
-extern int ad193x_bus_remove(struct device *dev);
#endif