[patch 3/3] tile: Select GENERIC_HARDIRQS_NO_DEPRECATED

From: Thomas Gleixner
Date: Sun Feb 06 2011 - 18:04:57 EST


irq chip converted and proper accessor functions used.

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

Index: linux-next/arch/tile/Kconfig
===================================================================
--- linux-next.orig/arch/tile/Kconfig
+++ linux-next/arch/tile/Kconfig
@@ -11,6 +11,7 @@ config TILE
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select GENERIC_PENDING_IRQ if SMP
+ select GENERIC_HARDIRQS_NO_DEPRECATED

# FIXME: investigate whether we need/want these options.
# select HAVE_IOREMAP_PROT


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