diff options
Diffstat (limited to 'sound/soc/codecs/twl4030.c')
-rw-r--r-- | sound/soc/codecs/twl4030.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c index 8e6e5b016021..1e3884d6b3fb 100644 --- a/sound/soc/codecs/twl4030.c +++ b/sound/soc/codecs/twl4030.c | |||
@@ -137,8 +137,6 @@ static const u8 twl4030_reg[TWL4030_CACHEREGNUM] = { | |||
137 | 137 | ||
138 | /* codec private data */ | 138 | /* codec private data */ |
139 | struct twl4030_priv { | 139 | struct twl4030_priv { |
140 | struct snd_soc_codec codec; | ||
141 | |||
142 | unsigned int codec_powered; | 140 | unsigned int codec_powered; |
143 | 141 | ||
144 | /* reference counts of AIF/APLL users */ | 142 | /* reference counts of AIF/APLL users */ |