diff options
Diffstat (limited to 'sound/soc/codecs/wm8993.h')
-rw-r--r-- | sound/soc/codecs/wm8993.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8993.h b/sound/soc/codecs/wm8993.h index 30e71ca88dad..2184617b9611 100644 --- a/sound/soc/codecs/wm8993.h +++ b/sound/soc/codecs/wm8993.h | |||
@@ -1,9 +1,6 @@ | |||
1 | #ifndef WM8993_H | 1 | #ifndef WM8993_H |
2 | #define WM8993_H | 2 | #define WM8993_H |
3 | 3 | ||
4 | extern struct snd_soc_dai wm8993_dai; | ||
5 | extern struct snd_soc_codec_device soc_codec_dev_wm8993; | ||
6 | |||
7 | #define WM8993_SYSCLK_MCLK 1 | 4 | #define WM8993_SYSCLK_MCLK 1 |
8 | #define WM8993_SYSCLK_FLL 2 | 5 | #define WM8993_SYSCLK_FLL 2 |
9 | 6 | ||