Skip to content

Commit

Permalink
ASoC: Remove some unused defines from WM8903
Browse files Browse the repository at this point in the history
These would have been used if we'd done manual clock divider setup,
but we didn't.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
  • Loading branch information
Mark Brown committed Dec 21, 2010
1 parent 96657d3 commit 0bb140f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sound/soc/codecs/wm8903.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec,
struct snd_soc_jack *jack,
int det, int shrt);

#define WM8903_MCLK_DIV_2 1
#define WM8903_CLK_SYS 2
#define WM8903_BCLK 3
#define WM8903_LRCLK 4

/*
* Register values.
Expand Down

0 comments on commit 0bb140f

Please sign in to comment.