mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 08:53:41 +00: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