Skip to content

Commit

Permalink
ASoC: Remove unused control type from wm8978 driver
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Jan 20, 2012
1 parent 0d6df67 commit ad6cdec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/wm8978.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ static const u16 wm8978_reg[WM8978_CACHEREGNUM] = {

/* codec private data */
struct wm8978_priv {
enum snd_soc_control_type control_type;
unsigned int f_pllout;
unsigned int f_mclk;
unsigned int f_256fs;
Expand Down

0 comments on commit ad6cdec

Please sign in to comment.