forked from luck/tmp_suning_uos_patched
sh: processor.h needs smp.h
Trivial build fix for SH-2. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
4d2cab7c00
commit
09a4df5f0c
@ -10,6 +10,7 @@
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#include <linux/compiler.h>
|
||||
#include <linux/smp.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/types.h>
|
||||
#include <asm/cache.h>
|
||||
|
Loading…
Reference in New Issue
Block a user