aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8711.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8711.c')
-rw-r--r--sound/soc/codecs/wm8711.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8711.c b/sound/soc/codecs/wm8711.c
index fec37ebfdb34..97c30382d3ff 100644
--- a/sound/soc/codecs/wm8711.c
+++ b/sound/soc/codecs/wm8711.c
@@ -33,7 +33,6 @@
33/* codec private data */ 33/* codec private data */
34struct wm8711_priv { 34struct wm8711_priv {
35 enum snd_soc_control_type bus_type; 35 enum snd_soc_control_type bus_type;
36 u16 reg_cache[WM8711_CACHEREGNUM];
37 unsigned int sysclk; 36 unsigned int sysclk;
38}; 37};
39 38