Commit 12816ab3 authored by David S. Miller's avatar David S. Miller
Browse files

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



For 'tlb_type'.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3a8c069d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 };