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

Commit 6e46507d authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC32]: asm/system.h needs asm/smp.h



To get hard_smp_processor_id() even on UP builds.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2b6d868f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
#include <asm/psr.h>
#include <asm/ptrace.h>
#include <asm/btfixup.h>
#include <asm/smp.h>

#ifndef __ASSEMBLY__