diff options
Diffstat (limited to 'sound/soc/codecs/wm8903.h')
-rw-r--r-- | sound/soc/codecs/wm8903.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8903.h b/sound/soc/codecs/wm8903.h index ce384a2ad820..996435e681e5 100644 --- a/sound/soc/codecs/wm8903.h +++ b/sound/soc/codecs/wm8903.h | |||
@@ -15,9 +15,6 @@ | |||
15 | 15 | ||
16 | #include <linux/i2c.h> | 16 | #include <linux/i2c.h> |
17 | 17 | ||
18 | extern struct snd_soc_dai wm8903_dai; | ||
19 | extern struct snd_soc_codec_device soc_codec_dev_wm8903; | ||
20 | |||
21 | extern int wm8903_mic_detect(struct snd_soc_codec *codec, | 18 | extern int wm8903_mic_detect(struct snd_soc_codec *codec, |
22 | struct snd_soc_jack *jack, | 19 | struct snd_soc_jack *jack, |
23 | int det, int shrt); | 20 | int det, int shrt); |