Hi all, After merging the sound-asoc tree, today's linux-next build (powerpc allyesconfig) failed like this: sound/soc/codecs/da7219.o: In function `.da7219_remove': da7219.c:(.text+0xcbc): undefined reference to `.clkdev_drop' Caused by commit fc8f7ea2d6c0 ("ASoC: da7219: Add common clock usage for providing DAI clks") CONFIG_CLKDEV_LOOKUP is not set for this build. I have reverted that commit for today. -- Cheers, Stephen Rothwell