[patch 10/10] m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED
From: Thomas Gleixner
Date: Sun Feb 06 2011 - 18:39:50 EST
All chips converted and proper accessor functions used.
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
arch/m68knommu/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-next/arch/m68knommu/Kconfig
===================================================================
--- linux-next.orig/arch/m68knommu/Kconfig
+++ linux-next/arch/m68knommu/Kconfig
@@ -3,6 +3,7 @@ config M68K
default y
select HAVE_IDE
select HAVE_GENERIC_HARDIRQS
+ select GENERIC_HARDIRQS_NO_DEPRECATED
config MMU
bool
--
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/