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

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

For 'tlb_type'.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3a8c069d
......@@ -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 };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment