projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a8c069
)
[SPARC64]: kernel/cpu.c needs asm/spitfire.h
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 9 Feb 2006 11:00:00 +0000
(
03:00
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:05 +0000
(
01:12
-0800)
For 'tlb_type'.
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/cpu.c
patch
|
blob
|
history
diff --git
a/arch/sparc64/kernel/cpu.c
b/arch/sparc64/kernel/cpu.c
index c7a4fb3970248c33d5eca8b63d9883933da5bcd4..11cc0caef592aeccccf0b5fde33decd2a12c5ba8 100644
(file)
--- a/
arch/sparc64/kernel/cpu.c
+++ b/
arch/sparc64/kernel/cpu.c
@@
-13,6
+13,7
@@
#include <asm/system.h>
#include <asm/fpumacro.h>
#include <asm/cpudata.h>
+#include <asm/spitfire.h>
DEFINE_PER_CPU(cpuinfo_sparc, __cpu_data) = { 0 };