diff options
Diffstat (limited to 'sound/soc/codecs/wm8904.c')
-rw-r--r-- | sound/soc/codecs/wm8904.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8904.c b/sound/soc/codecs/wm8904.c index 91dfbfeda6f8..4dfa8dceeabf 100644 --- a/sound/soc/codecs/wm8904.c +++ b/sound/soc/codecs/wm8904.c | |||
@@ -1202,7 +1202,6 @@ static int wm8904_add_widgets(struct snd_soc_codec *codec) | |||
1202 | break; | 1202 | break; |
1203 | } | 1203 | } |
1204 | 1204 | ||
1205 | snd_soc_dapm_new_widgets(dapm); | ||
1206 | return 0; | 1205 | return 0; |
1207 | } | 1206 | } |
1208 | 1207 | ||