On Fri, Apr 26, 2019 at 01:05:49PM +1000, Stephen Rothwell wrote: > 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") Thanks. I am submitting a fix.