diff options
Diffstat (limited to 'sound/soc/codecs/wm8993.c')
-rw-r--r-- | sound/soc/codecs/wm8993.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8993.c b/sound/soc/codecs/wm8993.c index 15f34a26debf..18c0d9ce7c32 100644 --- a/sound/soc/codecs/wm8993.c +++ b/sound/soc/codecs/wm8993.c | |||
@@ -225,7 +225,6 @@ static struct { | |||
225 | 225 | ||
226 | struct wm8993_priv { | 226 | struct wm8993_priv { |
227 | struct wm_hubs_data hubs_data; | 227 | struct wm_hubs_data hubs_data; |
228 | u16 reg_cache[WM8993_REGISTER_COUNT]; | ||
229 | struct regulator_bulk_data supplies[WM8993_NUM_SUPPLIES]; | 228 | struct regulator_bulk_data supplies[WM8993_NUM_SUPPLIES]; |
230 | struct wm8993_platform_data pdata; | 229 | struct wm8993_platform_data pdata; |
231 | enum snd_soc_control_type control_type; | 230 | enum snd_soc_control_type control_type; |