mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
[POWERPC] pasemi idle uses hard_smp_processor_id
and so needs to include asm/smp.h so a UP build works. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
42d284bc45
commit
18456d015c
@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
#include <asm/machdep.h>
|
#include <asm/machdep.h>
|
||||||
#include <asm/reg.h>
|
#include <asm/reg.h>
|
||||||
|
#include <asm/smp.h>
|
||||||
|
|
||||||
#include "pasemi.h"
|
#include "pasemi.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user