[this_cpu_xx V9 7/7] Remove leftover local.h

From: Christoph Lameter
Date: Mon Jan 04 2010 - 17:56:13 EST


Somehow the local.h was not removed when taking out the local_t usage during
the 2.6.32 merge.

CC: David Miller <davem@xxxxxxxxxxxxx>
Signed-off-by: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>

---
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 <asm/perf_event.h>
#include <asm/ptrace.h>
-#include <asm/local.h>
#include <asm/pcr.h>

/* 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/