diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ppc/kernel/idle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/kernel/idle.c b/arch/ppc/kernel/idle.c index fba29c876b62..0a12fbef7347 100644 --- a/arch/ppc/kernel/idle.c +++ b/arch/ppc/kernel/idle.c | |||
@@ -32,6 +32,7 @@ | |||
32 | #include <asm/cache.h> | 32 | #include <asm/cache.h> |
33 | #include <asm/cputable.h> | 33 | #include <asm/cputable.h> |
34 | #include <asm/machdep.h> | 34 | #include <asm/machdep.h> |
35 | #include <asm/smp.h> | ||
35 | 36 | ||
36 | void default_idle(void) | 37 | void default_idle(void) |
37 | { | 38 | { |