Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) failed like this: sound/soc/soc-utils.o: In function `cleanup_module': (.exit.text+0x0): multiple definition of `cleanup_module' sound/soc/soc-core.o:(.exit.text+0x0): first defined here sound/soc/soc-utils.o: In function `init_module': (.init.text+0x0): multiple definition of `init_module' sound/soc/soc-core.o:(.init.text+0x0): first defined here Probably caused by commit 848dd8beef44 ("ASoC: Add more natural support for no-DMA DAIs")? I have used the sound-asoc tree from next-20110427 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/