mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 06:04:14 +08:00
[SPARC64]: kernel/cpu.c needs asm/spitfire.h
For 'tlb_type'. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
3a8c069d0e
commit
12816ab38a
@ -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 };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user