ASoC: twl4030: remove unused structure
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 4 Jul 2016 23:52:27 +0000 (02:52 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 4 Jul 2016 23:52:27 +0000 (02:52 +0300)
sound/soc/codecs/twl4030.c

index ea099d5..a99ac9b 100644 (file)
@@ -129,8 +129,6 @@ static const u8 twl4030_reg[TWL4030_CACHEREGNUM] = {
 
 /* codec private data */
 struct twl4030_priv {
-       struct snd_soc_codec codec;
-
        unsigned int codec_powered;
 
        /* reference counts of AIF/APLL users */