diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-02-06 14:33:02 (GMT) |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2011-03-02 19:58:00 (GMT) |
commit | 10e53f5834cd3b9a14e1c944a3e7ad34ee368834 (patch) | |
tree | db8333fc2622d7349363d2b3c4c611f4568bfb8c | |
parent | 0b534cf3e86c3fec7703173f45fcb9290b77667b (diff) | |
download | linux-10e53f5834cd3b9a14e1c944a3e7ad34ee368834.tar.xz |
alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATED
All interrupt chips are converted. Mark it clean.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | arch/alpha/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 47f63d4..cc31bec 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -11,6 +11,7 @@ config ALPHA select HAVE_GENERIC_HARDIRQS select GENERIC_IRQ_PROBE select AUTO_IRQ_AFFINITY if SMP + select GENERIC_HARDIRQS_NO_DEPRECATED help The Alpha is a 64-bit general-purpose processor designed and marketed by the Digital Equipment Corporation of blessed memory, |