From: Mark Brown Date: Thu, 29 Dec 2011 11:13:15 +0000 (+0000) Subject: ASoC: Remove unused control type from wm8978 driver X-Git-Tag: firefly_0821_release~3680^2~2691^2~52^2~117 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ad6cdec507d877189c9813655dfa30579256a2fc;p=firefly-linux-kernel-4.4.55.git ASoC: Remove unused control type from wm8978 driver Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm8978.c b/sound/soc/codecs/wm8978.c index 0b1f7ada17bc..2ba8f8c88ba6 100644 --- a/sound/soc/codecs/wm8978.c +++ b/sound/soc/codecs/wm8978.c @@ -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;