Skip to content
Snippets Groups Projects
Commit 89868730 authored by Stephen Boyd's avatar Stephen Boyd Committed by Russell King
Browse files

ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBE


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

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 080fc66f
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,6 @@ config ARM ...@@ -38,7 +38,6 @@ config ARM
select HARDIRQS_SW_RESEND select HARDIRQS_SW_RESEND
select GENERIC_IRQ_PROBE select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW select GENERIC_IRQ_SHOW
select GENERIC_IRQ_PROBE
select ARCH_WANT_IPC_PARSE_VERSION select ARCH_WANT_IPC_PARSE_VERSION
select HARDIRQS_SW_RESEND select HARDIRQS_SW_RESEND
select CPU_PM if (SUSPEND || CPU_IDLE) select CPU_PM if (SUSPEND || CPU_IDLE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment