diff options
Diffstat (limited to 'sound/soc/codecs/wm8400.h')
-rw-r--r-- | sound/soc/codecs/wm8400.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8400.h b/sound/soc/codecs/wm8400.h index 79c5934d4776..521adb193870 100644 --- a/sound/soc/codecs/wm8400.h +++ b/sound/soc/codecs/wm8400.h | |||
@@ -56,7 +56,4 @@ | |||
56 | #define WM8400_BCLK_DIV_44 (0xE << 1) | 56 | #define WM8400_BCLK_DIV_44 (0xE << 1) |
57 | #define WM8400_BCLK_DIV_48 (0xF << 1) | 57 | #define WM8400_BCLK_DIV_48 (0xF << 1) |
58 | 58 | ||
59 | extern struct snd_soc_dai wm8400_dai; | ||
60 | extern struct snd_soc_codec_device soc_codec_dev_wm8400; | ||
61 | |||
62 | #endif | 59 | #endif |