Hi Daniel, After merging the clockevents tree, today's linux-next build (x86_64 allmodconfig) failed like this:
drivers/clocksource/h8300_timer16.c: In function 'timer16_interrupt': drivers/clocksource/h8300_timer16.c:64:2: error: implicit declaration of function 'ctrl_bclr' [-Werror=implicit-function-declaration] ctrl_bclr(p->ovf, p->mapcommon + TISRC); ^ Caused by commit 1ddca16cc5b3 ("clocksource/drivers/h8300: Use ioread / iowrite") ctrl_bclr is only defined for the h8300 arch ... I have used the clocksource tree from next-20151216 for today. -- Cheers, Stephen Rothwell s...@canb.auug.org.au -- 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/