ASoC: ak4641: Remove unused codec field from struct ak4641_priv
authorAxel Lin <[email protected]>
Wed, 19 Oct 2011 15:05:56 +0000 (23:05 +0800)
committerMark Brown <[email protected]>
Wed, 19 Oct 2011 16:58:49 +0000 (17:58 +0100)
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/ak4641.c

index 7a64e58cddc4bb4d83472a2e7f8914d7eed3afd0..f5125ae0f809eab309fa5db9790a889f80c9a635 100644 (file)
@@ -31,7 +31,6 @@
 
 /* codec private data */
 struct ak4641_priv {
-       struct snd_soc_codec *codec;
        unsigned int sysclk;
        int deemph;
        int playback_fs;