]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[SPARC64]: kernel/cpu.c needs asm/spitfire.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 9 Feb 2006 11:00:00 +0000 (03:00 -0800)
committerDavid 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

index c7a4fb3970248c33d5eca8b63d9883933da5bcd4..11cc0caef592aeccccf0b5fde33decd2a12c5ba8 100644 (file)
@@ -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 };