[Ksummit-discuss] [TECH TOPIC] ARM legacy board DT conversion finalization

Linus Walleij linus.walleij at linaro.org
Fri May 23 06:48:17 PDT 2014


On Tue, May 20, 2014 at 10:08 AM, Arnd Bergmann <arnd at arndb.de> wrote:

> Ah, right. I see these two includes from mach-versatile to plat/*.h headers:
>
> arch/arm/mach-versatile/core.c:#include <plat/clcd.h>

I have a patch for this one.

> arch/arm/mach-versatile/core.c:#include <plat/sched_clock.h>

In the Integrator I solved this by inlining that code into the
machine. After the introduction of sched_clock_register()
this becomes very few lines of code really.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list