diff options
Diffstat (limited to 'arch/powerpc/include/asm/syscalls.h')
-rw-r--r-- | arch/powerpc/include/asm/syscalls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/syscalls.h b/arch/powerpc/include/asm/syscalls.h index 5c51659e61d5..21936530df08 100644 --- a/arch/powerpc/include/asm/syscalls.h +++ b/arch/powerpc/include/asm/syscalls.h | |||
@@ -9,7 +9,6 @@ | |||
9 | 9 | ||
10 | struct pt_regs; | 10 | struct pt_regs; |
11 | struct rtas_args; | 11 | struct rtas_args; |
12 | struct sigaction; | ||
13 | 12 | ||
14 | asmlinkage unsigned long sys_mmap(unsigned long addr, size_t len, | 13 | asmlinkage unsigned long sys_mmap(unsigned long addr, size_t len, |
15 | unsigned long prot, unsigned long flags, | 14 | unsigned long prot, unsigned long flags, |