diff options
Diffstat (limited to 'arch/powerpc/kernel/rtas.c')
-rw-r--r-- | arch/powerpc/kernel/rtas.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/rtas.c b/arch/powerpc/kernel/rtas.c index b5b2add7ad1..142d818a31a 100644 --- a/arch/powerpc/kernel/rtas.c +++ b/arch/powerpc/kernel/rtas.c | |||
@@ -32,6 +32,7 @@ | |||
32 | #include <asm/uaccess.h> | 32 | #include <asm/uaccess.h> |
33 | #include <asm/lmb.h> | 33 | #include <asm/lmb.h> |
34 | #include <asm/udbg.h> | 34 | #include <asm/udbg.h> |
35 | #include <asm/syscalls.h> | ||
35 | 36 | ||
36 | struct rtas_t rtas = { | 37 | struct rtas_t rtas = { |
37 | .lock = SPIN_LOCK_UNLOCKED | 38 | .lock = SPIN_LOCK_UNLOCKED |