> -----Original Message----- > From: Russell King - ARM Linux [mailto:linux@xxxxxxxxxxxxxxxx] > Sent: Wednesday, February 23, 2011 10:07 PM > To: Santosh Shilimkar > Cc: linux-omap@xxxxxxxxxxxxxxx; Kevin Hilman; linux-arm- > kernel@xxxxxxxxxxxxxxxxxxx; tony@xxxxxxxxxxx; David Brown; Daniel > Walker; Bryan Huntsman; Kukjin Kim; Paul Mundt; Magnus Damm; Colin > Cross; Erik Gilling; Srinidhi Kasagar; Linus Walleij > Subject: Re: [PATCH 1/5] ARM: smp: Select local timers vs > dummytimersupport runtime > > On Sun, Feb 20, 2011 at 04:37:36PM +0530, Santosh Shilimkar wrote: > > > -----Original Message----- > > > From: Russell King - ARM Linux [mailto:linux@xxxxxxxxxxxxxxxx] > > > Sent: Sunday, February 20, 2011 4:34 PM > > > To: Santosh Shilimkar > > > Cc: linux-omap@xxxxxxxxxxxxxxx; khilman@xxxxxx; linux-arm- > > > kernel@xxxxxxxxxxxxxxxxxxx; tony@xxxxxxxxxxx; David Brown; > Daniel > > > Walker; Bryan Huntsman; Kukjin Kim; Paul Mundt; Magnus Damm; > Colin > > > Cross; Erik Gilling; Srinidhi Kasagar; Linus Walleij > > > Subject: Re: [PATCH 1/5] ARM: smp: Select local timers vs dummy > > > timersupport runtime > > > > > > 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(). > > > > Right. Will fix this. > > Grr. This conflicts horribly with the Versatile stuff. Can you > recreate > against what currently appears in devel rather than mainline please? Ok. I will pull your devel branch and rebase it -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html