diff options
-rw-r--r-- | sound/soc/codecs/wm8776.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8776.c b/sound/soc/codecs/wm8776.c index 223fc5a5c1b0..359319cbc784 100644 --- a/sound/soc/codecs/wm8776.c +++ b/sound/soc/codecs/wm8776.c | |||
@@ -392,7 +392,6 @@ static int wm8776_resume(struct snd_soc_codec *codec) | |||
392 | static int wm8776_probe(struct snd_soc_codec *codec) | 392 | static int wm8776_probe(struct snd_soc_codec *codec) |
393 | { | 393 | { |
394 | struct wm8776_priv *wm8776 = snd_soc_codec_get_drvdata(codec); | 394 | struct wm8776_priv *wm8776 = snd_soc_codec_get_drvdata(codec); |
395 | struct snd_soc_dapm_context *dapm = &codec->dapm; | ||
396 | int ret = 0; | 395 | int ret = 0; |
397 | 396 | ||
398 | ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8776->control_type); | 397 | ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8776->control_type); |