diff options
Diffstat (limited to 'sound/soc/codecs/wm8903.h')
-rw-r--r-- | sound/soc/codecs/wm8903.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/wm8903.h b/sound/soc/codecs/wm8903.h index 996435e681e5..e47b8c8be921 100644 --- a/sound/soc/codecs/wm8903.h +++ b/sound/soc/codecs/wm8903.h | |||
@@ -19,10 +19,6 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec, | |||
19 | struct snd_soc_jack *jack, | 19 | struct snd_soc_jack *jack, |
20 | int det, int shrt); | 20 | int det, int shrt); |
21 | 21 | ||
22 | #define WM8903_MCLK_DIV_2 1 | ||
23 | #define WM8903_CLK_SYS 2 | ||
24 | #define WM8903_BCLK 3 | ||
25 | #define WM8903_LRCLK 4 | ||
26 | 22 | ||
27 | /* | 23 | /* |
28 | * Register values. | 24 | * Register values. |