Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: sound/soc/codecs/cs42l51.c: In function 'cs42l51_probe': sound/soc/codecs/cs42l51.c:490:26: warning: unused variable 'cs42l51' [-Wunused-variable] struct cs42l51_private *cs42l51 = snd_soc_codec_get_drvdata(codec); ^ Introduced by commit da0714897624 ("ASoC: cs42l51: Convert to direct regmap API usage"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au