mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-20 00:06:14 +07:00
Need to include smp.h for the definition of smp_processor_id().
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
cce812c99c
commit
88de09f351
@ -12,7 +12,7 @@
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/param.h>
|
||||
|
||||
#include <linux/smp.h>
|
||||
#include <asm/compiler.h>
|
||||
|
||||
static inline void __delay(unsigned long loops)
|
||||
|
Loading…
Reference in New Issue
Block a user