Commit 09a4df5f authored by Paul Mundt's avatar Paul Mundt

sh: processor.h needs smp.h

Trivial build fix for SH-2.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4d2cab7c
......@@ -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>
......
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