Hi all, After merging the sound-asoc tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: sound/soc/soc-dapm.c: In function 'snd_soc_dapm_new_pcm': sound/soc/soc-dapm.c:3389:4: warning: passing argument 1 of 'snprintf' discards 'const' qualifier from pointer target type snprintf(w_param_text[count], len, ^ Introduced by commit c66150824b8a ("ASoC: dapm: add code to configure dai link parameters"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au