Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: sound/soc/intel/sst-haswell-pcm.c: In function 'hsw_stream_volume_put': sound/soc/intel/sst-haswell-pcm.c:139:38: warning: initialization from incompatible pointer type [enabled by default] struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); ^ And several others ... really, you should try build testing this stuff :-( Caused by commit f6272ff8a5f4 ("ASoC: Add snd_soc_kcontrol_platform() helper function"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au