On Tue, Nov 1, 2016 at 2:35 PM, Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: >> --- a/arch/arm/mach-shmobile/setup-rcar-gen2.c >> +++ b/arch/arm/mach-shmobile/setup-rcar-gen2.c > > [...] >> >> @@ -130,7 +129,7 @@ void __init rcar_gen2_timer_init(void) >> iounmap(base); >> #endif /* CONFIG_ARM_ARCH_TIMER */ >> >> - rcar_gen2_clocks_init(mode); >> + of_clk_init(NULL); >> clocksource_probe(); >> } >> > > This hunk no longer applies to devel. Indeed, but I can't update it, as we can't have all mach-shmobile changes in the clock tree. So Simon will have to resolve the conflict later. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds