On 30 May 2014 05:23, Stephen Rothwell <s...@canb.auug.org.au> wrote: > Hi Chris, > > After merging the mmc tree, today's linux-next build (arm multi_v7_defconfig) > failed like this: > > drivers/mmc/host/sunxi-mmc.c:25:29: fatal error: linux/clk/sunxi.h: No such > file or directory > > Caused by commit 19b7f796c375 ("mmc: sunxi: Add driver for SD/MMC hosts > found on Allwinner sunxi SoCs"). Something has changed to turn on > CONFIG_ARCH_SUNXI in the arm multi_v7_defconfig build since yesterday. > > linux/clk/sunxi.h is created by a commit in the clk tree > (git://git.linaro.org/people/mturquette/linux.git#clk-next) which I > don't include in linux-next until much later than the mmc tree. > > I have reverted that commit for today. > -- > Cheers, > Stephen Rothwell s...@canb.auug.org.au
Hi Mike, Chris, So, the proper thing would be to let Mike to carry the above patch though his clk tree instead. Could we arrange that? Kind regards Ulf Hansson -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/