On Sun, 12 Mar 2023 14:00:23 +0000, Conor Dooley wrote: > On Sat, Mar 11, 2023 at 05:07:15PM +0800, Hal Feng wrote: >> From: Emil Renner Berthing <kernel@xxxxxxxx> >> >> Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h for making >> the code to be common. >> >> Tested-by: Tommaso Merciai <tomm.merciai@xxxxxxxxx> >> Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> >> Signed-off-by: Emil Renner Berthing <kernel@xxxxxxxx> >> Signed-off-by: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> >> --- >> .../clk/starfive/{clk-starfive-jh7100.h => clk-starfive-jh71x0.h} | 0 > > So this patch has broken the build :( > https://patchwork.kernel.org/project/linux-riscv/patch/20230311090733.56918-4-hal.feng@xxxxxxxxxxxxxxxx/ > > I would imagine it is because you can't rename the header without also > changing the users of the header. Will fix it later. Thanks for pointing it out. Best regards, Hal