diff options
Diffstat (limited to 'sound/soc/codecs/uda1380.c')
-rw-r--r-- | sound/soc/codecs/uda1380.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/uda1380.c b/sound/soc/codecs/uda1380.c index 800980e2e9ab..c5ca8cfea60f 100644 --- a/sound/soc/codecs/uda1380.c +++ b/sound/soc/codecs/uda1380.c | |||
@@ -35,7 +35,6 @@ | |||
35 | /* codec private data */ | 35 | /* codec private data */ |
36 | struct uda1380_priv { | 36 | struct uda1380_priv { |
37 | struct snd_soc_codec *codec; | 37 | struct snd_soc_codec *codec; |
38 | u16 reg_cache[UDA1380_CACHEREGNUM]; | ||
39 | unsigned int dac_clk; | 38 | unsigned int dac_clk; |
40 | struct work_struct work; | 39 | struct work_struct work; |
41 | void *control_data; | 40 | void *control_data; |