mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-04 21:57:30 +00:00
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:
parent
ad596925ea
commit
dbfc196a3c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue