local_t: Remove leftover local.h

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>
This commit is contained in:
Christoph Lameter 2010-01-04 16:34:46 -06:00 committed by Tejun Heo
parent ad596925ea
commit dbfc196a3c

View File

@ -21,7 +21,6 @@
#include <asm/perf_event.h> #include <asm/perf_event.h>
#include <asm/ptrace.h> #include <asm/ptrace.h>
#include <asm/local.h>
#include <asm/pcr.h> #include <asm/pcr.h>
/* We don't have a real NMI on sparc64, but we can fake one /* We don't have a real NMI on sparc64, but we can fake one