Re: linux-next: build failure after merge of the clk tree

From: Stephen Boyd
Date: Tue May 12 2020 - 23:20:26 EST


Quoting Stephen Rothwell (2020-05-10 17:55:56)
> 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

Thanks. I see this error so it must be something on my end.