Эх сурвалжийг харах

[SPARC64]: kernel/cpu.c needs asm/spitfire.h

For 'tlb_type'.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 19 жил өмнө
parent
commit
12816ab38a

+ 1 - 0
arch/sparc64/kernel/cpu.c

@@ -13,6 +13,7 @@
 #include <asm/system.h>
 #include <asm/system.h>
 #include <asm/fpumacro.h>
 #include <asm/fpumacro.h>
 #include <asm/cpudata.h>
 #include <asm/cpudata.h>
+#include <asm/spitfire.h>
 
 
 DEFINE_PER_CPU(cpuinfo_sparc, __cpu_data) = { 0 };
 DEFINE_PER_CPU(cpuinfo_sparc, __cpu_data) = { 0 };