local_t: Remove leftover local.h
authorChristoph Lameter <cl@linux-foundation.org>
Mon, 4 Jan 2010 22:34:46 +0000 (16:34 -0600)
committerTejun Heo <tj@kernel.org>
Tue, 5 Jan 2010 06:35:24 +0000 (15:35 +0900)
Somehow the local.h was not removed when taking out the local_t usage during
the 2.6.32 merge.

CC: David Miller <davem@davemloft.net>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/sparc/kernel/nmi.c

index 2ad288f..9b9f5b4 100644 (file)
@@ -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