Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / meson / meson-codec-glue.c
index 2870cfad813ac7bf6ea0fe3c839f4d3384ebad5a..80c5ed196961de974f6ac6408b5c153bc757ebbf 100644 (file)
@@ -13,7 +13,7 @@
 static struct snd_soc_dapm_widget *
 meson_codec_glue_get_input(struct snd_soc_dapm_widget *w)
 {
-       struct snd_soc_dapm_path *p = NULL;
+       struct snd_soc_dapm_path *p;
        struct snd_soc_dapm_widget *in;
 
        snd_soc_dapm_widget_for_each_source_path(w, p) {