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

Arnd Bergmann arnd at arndb.de
Fri May 23 07:42:51 PDT 2014


On Friday 23 May 2014 15:48:17 Linus Walleij wrote:
> 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.

Ah, very good.

	Arnd



More information about the linux-arm-kernel mailing list