Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b56050ae authored by Paul Mundt's avatar Paul Mundt
Browse files

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>