Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: sound/soc/sunxi/sun8i-codec.c:532:12: warning: 'sun8i_codec_component_probe' defined but not used [-Wunused-function] 532 | static int sun8i_codec_component_probe(struct snd_soc_component *component) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Introduced by commit 90cac932976e ("ASoC: sun8i-codec: Fix DAPM to match the hardware topology") -- Cheers, Stephen Rothwell