forked from Minki/linux
[SPARC32]: asm/system.h needs asm/smp.h
To get hard_smp_processor_id() even on UP builds. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2b6d868fa6
commit
6e46507d01
@ -11,6 +11,7 @@
|
||||
#include <asm/psr.h>
|
||||
#include <asm/ptrace.h>
|
||||
#include <asm/btfixup.h>
|
||||
#include <asm/smp.h>
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user