From: Thomas Gleixner Date: Sun, 6 Feb 2011 19:36:33 +0000 (+0000) Subject: microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=208a34f55f1ba4964e5a06b6876a84dc454f1d92;p=mv-sheeva.git microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED All irq_chips converted. Signed-off-by: Thomas Gleixner --- diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 31680032053..6e394a4326f 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig @@ -17,6 +17,7 @@ config MICROBLAZE select OF_EARLY_FLATTREE select HAVE_GENERIC_HARDIRQS select GENERIC_IRQ_PROBE + select GENERIC_HARDIRQS_NO_DEPRECATED config SWAP def_bool n