Somehow the local.h was not removed when taking out the local_t usage during the 2.6.32 merge. CC: David Miller Signed-off-by: Christoph Lameter --- arch/sparc/kernel/nmi.c | 1 - 1 file changed, 1 deletion(-) Index: linux-2.6/arch/sparc/kernel/nmi.c =================================================================== --- linux-2.6.orig/arch/sparc/kernel/nmi.c 2010-01-04 15:03:35.000000000 -0600 +++ linux-2.6/arch/sparc/kernel/nmi.c 2010-01-04 15:03:42.000000000 -0600 @@ -21,7 +21,6 @@ #include #include -#include #include /* We don't have a real NMI on sparc64, but we can fake one -- -- 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/