[patch 7/7] mn10300: Select GENERIC_HARDIRQS_NO_DEPRECATED

From: Thomas Gleixner
Date: Sun Feb 06 2011 - 16:46:35 EST


All chips converted.

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

Index: linux-next/arch/mn10300/Kconfig
===================================================================
--- linux-next.orig/arch/mn10300/Kconfig
+++ linux-next/arch/mn10300/Kconfig
@@ -2,6 +2,7 @@ config MN10300
def_bool y
select HAVE_OPROFILE
select GENERIC_HARDIRQS
+ select GENERIC_HARDIRQS_NO_DEPRECATED

config AM33_2
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/