diff options
Diffstat (limited to 'sound/soc/codecs/wm8350.h')
-rw-r--r-- | sound/soc/codecs/wm8350.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8350.h b/sound/soc/codecs/wm8350.h index 9ed0467c71db..74108eb82938 100644 --- a/sound/soc/codecs/wm8350.h +++ b/sound/soc/codecs/wm8350.h | |||
@@ -15,9 +15,6 @@ | |||
15 | #include <sound/soc.h> | 15 | #include <sound/soc.h> |
16 | #include <linux/mfd/wm8350/audio.h> | 16 | #include <linux/mfd/wm8350/audio.h> |
17 | 17 | ||
18 | extern struct snd_soc_dai wm8350_dai; | ||
19 | extern struct snd_soc_codec_device soc_codec_dev_wm8350; | ||
20 | |||
21 | enum wm8350_jack { | 18 | enum wm8350_jack { |
22 | WM8350_JDL = 1, | 19 | WM8350_JDL = 1, |
23 | WM8350_JDR = 2, | 20 | WM8350_JDR = 2, |