All chips converted and proper accessor functions used. Signed-off-by: Thomas Gleixner Cc: Chen Liqin --- arch/score/Kconfig | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6/arch/score/Kconfig =================================================================== --- linux-2.6.orig/arch/score/Kconfig +++ linux-2.6/arch/score/Kconfig @@ -3,6 +3,7 @@ menu "Machine selection" config SCORE def_bool y select HAVE_GENERIC_HARDIRQS + select GENERIC_HARDIRQS_NO_DEPRECATED choice prompt "System type" -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/