diff options
Diffstat (limited to 'sound/soc/codecs/wm8960.h')
-rw-r--r-- | sound/soc/codecs/wm8960.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8960.h b/sound/soc/codecs/wm8960.h index a5ef65481b86..2d8163d7004b 100644 --- a/sound/soc/codecs/wm8960.h +++ b/sound/soc/codecs/wm8960.h | |||
@@ -110,7 +110,4 @@ | |||
110 | #define WM8960_OPCLK_DIV_5_5 (4 << 0) | 110 | #define WM8960_OPCLK_DIV_5_5 (4 << 0) |
111 | #define WM8960_OPCLK_DIV_6 (5 << 0) | 111 | #define WM8960_OPCLK_DIV_6 (5 << 0) |
112 | 112 | ||
113 | extern struct snd_soc_dai wm8960_dai; | ||
114 | extern struct snd_soc_codec_device soc_codec_dev_wm8960; | ||
115 | |||
116 | #endif | 113 | #endif |