[patch 3/3] microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED

From: Thomas Gleixner
Date: Sun Feb 06 2011 - 14:37:19 EST


All irq_chips converted.

Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
arch/microblaze/Kconfig | 1 +
1 file changed, 1 insertion(+)

Index: linux-next/arch/microblaze/Kconfig
===================================================================
--- linux-next.orig/arch/microblaze/Kconfig
+++ linux-next/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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/