diff options
Diffstat (limited to 'sound/soc/codecs/wm2000.h')
-rw-r--r-- | sound/soc/codecs/wm2000.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm2000.h b/sound/soc/codecs/wm2000.h index c18e261c3c7f..0b6f056f73cc 100644 --- a/sound/soc/codecs/wm2000.h +++ b/sound/soc/codecs/wm2000.h | |||
@@ -16,9 +16,6 @@ struct wm2000_setup_data { | |||
16 | 16 | ||
17 | extern int wm2000_add_controls(struct snd_soc_codec *codec); | 17 | extern int wm2000_add_controls(struct snd_soc_codec *codec); |
18 | 18 | ||
19 | extern struct snd_soc_dai wm2000_dai; | ||
20 | extern struct snd_soc_codec_device soc_codec_dev_wm2000; | ||
21 | |||
22 | #define WM2000_REG_SYS_START 0x8000 | 19 | #define WM2000_REG_SYS_START 0x8000 |
23 | #define WM2000_REG_SPEECH_CLARITY 0x8fef | 20 | #define WM2000_REG_SPEECH_CLARITY 0x8fef |
24 | #define WM2000_REG_SYS_WATCHDOG 0x8ff6 | 21 | #define WM2000_REG_SYS_WATCHDOG 0x8ff6 |