Commit b56050ae authored by Paul Mundt's avatar Paul Mundt

sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 5e451d9c
......@@ -18,6 +18,7 @@
#include <linux/spinlock.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/cpu.h>
#include <linux/interrupt.h>
#include <asm/atomic.h>
#include <asm/processor.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