[PATCH 1/5] ARM: smp: Select local timers vs dummy timer support runtime
Russell King - ARM Linux
linux at arm.linux.org.uk
Sun Feb 20 06:03:41 EST 2011
On Sat, Feb 12, 2011 at 04:59:43PM +0530, Santosh Shilimkar wrote:
> -#ifndef CONFIG_LOCAL_TIMERS
> static void broadcast_timer_set_mode(enum clock_event_mode mode,
> struct clock_event_device *evt)
> {
> }
>
> -static void local_timer_setup(struct clock_event_device *evt)
> +static void dummy_timer_setup(struct clock_event_device *evt)
Please call this broadcast_timer_setup().
More information about the linux-arm-kernel
mailing list