mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 13:15:08 +07: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