aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/wm8974.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8974.c b/sound/soc/codecs/wm8974.c
index e61728b7339f..b4363f6d19b3 100644
--- a/sound/soc/codecs/wm8974.c
+++ b/sound/soc/codecs/wm8974.c
@@ -607,7 +607,6 @@ static int wm8974_resume(struct snd_soc_codec *codec)
607 607
608static int wm8974_probe(struct snd_soc_codec *codec) 608static int wm8974_probe(struct snd_soc_codec *codec)
609{ 609{
610 struct wm8974_priv *wm8974 = snd_soc_codec_get_drvdata(codec);
611 int ret = 0; 610 int ret = 0;
612 611
613 ret = snd_soc_codec_set_cache_io(codec, 7, 9, SND_SOC_I2C); 612 ret = snd_soc_codec_set_cache_io(codec, 7, 9, SND_SOC_I2C);