diff options
Diffstat (limited to 'sound/soc/codecs/wm8994.h')
-rw-r--r-- | sound/soc/codecs/wm8994.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8994.h b/sound/soc/codecs/wm8994.h index 2e0ca67a8df7..d8dce260c430 100644 --- a/sound/soc/codecs/wm8994.h +++ b/sound/soc/codecs/wm8994.h | |||
@@ -11,9 +11,6 @@ | |||
11 | 11 | ||
12 | #include <sound/soc.h> | 12 | #include <sound/soc.h> |
13 | 13 | ||
14 | extern struct snd_soc_codec_device soc_codec_dev_wm8994; | ||
15 | extern struct snd_soc_dai wm8994_dai[]; | ||
16 | |||
17 | /* Sources for AIF1/2 SYSCLK - use with set_dai_sysclk() */ | 14 | /* Sources for AIF1/2 SYSCLK - use with set_dai_sysclk() */ |
18 | #define WM8994_SYSCLK_MCLK1 1 | 15 | #define WM8994_SYSCLK_MCLK1 1 |
19 | #define WM8994_SYSCLK_MCLK2 2 | 16 | #define WM8994_SYSCLK_MCLK2 2 |