mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 07:24:39 +08: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