Hi all, After merging the sound-asoc tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: sound/soc/fsl/fsl_sai.c: In function 'fsl_sai_remove': sound/soc/fsl/fsl_sai.c:921:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ Introduced by commit 812ad463e089 ("ASoC: fsl_sai: Add support for runtime pm") -- Cheers, Stephen Rothwell