[PATCH] ARM: Add Versatile Express support

Albin Tonnerre albin.tonnerre at gmail.com
Fri Mar 5 05:37:32 EST 2010


On Fri, Mar 5, 2010 at 11:29 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> On Fri, Mar 05, 2010 at 11:27:13AM +0100, Albin Tonnerre wrote:
>> Hi Russell,
>>
>> > +config ARCH_VEXPRESS
>> > +       bool "ARM Ltd. Versatile Express family"
>> > +       select ARCH_WANT_OPTIONAL_GPIOLIB
>> > +       select ARM_AMBA
>> > +       select ARM_TIMER_SP804
>>
>> You need platform.h, as it's used in arch/arm/plat-versatile/timer-sp.c
>> Unless I'm mistaken, it's missing from this patchset.
>>
>> Otherwise, Tested-By: Albin Tonnerre <albin.tonnerre at gmail.com>
>
> Builds fine for me.  timer-sp.c does not include platform.h

My fault, I overlooked the fact that 'ARM: Realview/Versatile: don't use
magic numbers for timer frequency' removes this particular include.

Regards,
Albin



More information about the linux-arm-kernel mailing list