Commit 88de09f3 authored by Ralf Baechle's avatar Ralf Baechle

Need to include smp.h for the definition of smp_processor_id().

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent cce812c9
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment