Hi all, After merging the clk tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/mach-mmp/time.c:37:10: fatal error: clock.h: No such file or directory 37 | #include "clock.h" | ^~~~~~~~~ Caused by commit e4d1fdf89751 ("ARM: mmp: Remove legacy clk code") I have disabled CONFIG_ARCH_MPP for today. (For some reason, this build error did not show up until several more trees had been merged ...) -- Cheers, Stephen Rothwell