projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad59692
)
local_t: Remove leftover local.h
author
Christoph Lameter
<cl@linux-foundation.org>
Mon, 4 Jan 2010 22:34:46 +0000
(16:34 -0600)
committer
Tejun 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/sparc/kernel/nmi.c
b/arch/sparc/kernel/nmi.c
index 2ad288ff99a48b598e6ffec4a885783ea1250ade..9b9f5b4e2994f04ddee2aa91e50124087363cc14 100644
(file)
--- a/
arch/sparc/kernel/nmi.c
+++ b/
arch/sparc/kernel/nmi.c
@@
-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