Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: sound/soc/soc-dapm.c: In function 'dapm_clock_event': sound/soc/soc-dapm.c:1022:1: warning: control reaches end of non-void function [-Wreturn-type] This is with CONFIG_HAVE_CLK not set. Introduced by commit ec02995adad5 ("ASoC: dapm: Bodge for lack of a widely available clk API"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au