linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/TRIVIAL] ARM: Drop duplicate select for GENERIC_IRQ_PROBE
@ 2012-08-03 23:02 Stephen Boyd
  0 siblings, 0 replies; only message in thread
From: Stephen Boyd @ 2012-08-03 23:02 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-kernel

Seems that Thomas' and my patches collided during the last merge
window.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e91c7cd..b528d04 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -38,7 +38,6 @@ config ARM
 	select HARDIRQS_SW_RESEND
 	select GENERIC_IRQ_PROBE
 	select GENERIC_IRQ_SHOW
-	select GENERIC_IRQ_PROBE
 	select ARCH_WANT_IPC_PARSE_VERSION
 	select HARDIRQS_SW_RESEND
 	select CPU_PM if (SUSPEND || CPU_IDLE)
-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-03 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-03 23:02 [PATCH/TRIVIAL] ARM: Drop duplicate select for GENERIC_IRQ_PROBE Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).