diff options
Diffstat (limited to 'sound/soc/codecs/ak4671.c')
-rw-r--r-- | sound/soc/codecs/ak4671.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ak4671.c b/sound/soc/codecs/ak4671.c index 4faf10553a30..2ec75abfa3e9 100644 --- a/sound/soc/codecs/ak4671.c +++ b/sound/soc/codecs/ak4671.c | |||
@@ -27,7 +27,6 @@ | |||
27 | struct ak4671_priv { | 27 | struct ak4671_priv { |
28 | enum snd_soc_control_type control_type; | 28 | enum snd_soc_control_type control_type; |
29 | void *control_data; | 29 | void *control_data; |
30 | u8 reg_cache[AK4671_CACHEREGNUM]; | ||
31 | }; | 30 | }; |
32 | 31 | ||
33 | /* ak4671 register cache & default register settings */ | 32 | /* ak4671 register cache & default register settings */ |