Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "clk_enable" [sound/soc/snd-soc-core.ko] undefined! ERROR: "clk_disable" [sound/soc/snd-soc-core.ko] undefined! ERROR: "clk_get" [sound/soc/snd-soc-core.ko] undefined! Caused by commit d7e7eb91551a ("ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY"). This build does not have CONFIG_COMMON_CLK set. Probably missing select or dependency. I have used the sound-asoc tree from next-20120601 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au