mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arm: fix small Kconfig typo
@ 2010-08-11  2:25 john stultz
  2010-08-11  7:21 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: john stultz @ 2010-08-11  2:25 UTC (permalink / raw)
  To: Russell King; +Cc: lkml

Hey Russell,

	The following minor fix is needed to get current -git to build.

Signed-off-by: John Stultz <johnstul@us.ibm.com>

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 232f0c7..656e8ff 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1185,7 +1185,7 @@ config LOCAL_TIMERS
 		ARCH_U8500 || ARCH_VEXPRESS_CA9X4 || ARCH_TEGRA)
 	default y
 	select HAVE_ARM_TWD if (ARCH_REALVIEW || ARCH_VEXPRESS || ARCH_OMAP4 || \\
-		ARCH_U8500 || ARCH_TEGRA
+		ARCH_U8500 || ARCH_TEGRA)
 	help
 	  Enable support for local timers on SMP platforms, rather then the
 	  legacy IPI broadcast method.  Local timers allows the system



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm: fix small Kconfig typo
  2010-08-11  2:25 [PATCH] arm: fix small Kconfig typo john stultz
@ 2010-08-11  7:21 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2010-08-11  7:21 UTC (permalink / raw)
  To: john stultz; +Cc: lkml

On Tue, Aug 10, 2010 at 07:25:34PM -0700, john stultz wrote:
> Hey Russell,
> 
> 	The following minor fix is needed to get current -git to build.

5th patch. :-p

When Linus pulls my tree, it'll get fixed.  We've had a lot of conflicts
in this area recently.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-11  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-11  2:25 [PATCH] arm: fix small Kconfig typo john stultz
2010-08-11  7:21 ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®