diff options
Diffstat (limited to 'arch/mips/kernel/scall64-n32.S')
| -rw-r--r-- | arch/mips/kernel/scall64-n32.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 942aca26f9c4..df8c4f8ccd61 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | * Copyright (C) 1999, 2000 Silicon Graphics, Inc. | 7 | * Copyright (C) 1999, 2000 Silicon Graphics, Inc. |
| 8 | * Copyright (C) 2001 MIPS Technologies, Inc. | 8 | * Copyright (C) 2001 MIPS Technologies, Inc. |
| 9 | */ | 9 | */ |
| 10 | #include <linux/config.h> | ||
| 11 | #include <linux/errno.h> | 10 | #include <linux/errno.h> |
| 12 | #include <asm/asm.h> | 11 | #include <asm/asm.h> |
| 13 | #include <asm/asmmacro.h> | 12 | #include <asm/asmmacro.h> |
| @@ -388,3 +387,4 @@ EXPORT(sysn32_call_table) | |||
| 388 | PTR sys_unshare | 387 | PTR sys_unshare |
| 389 | PTR sys_splice | 388 | PTR sys_splice |
| 390 | PTR sys_sync_file_range | 389 | PTR sys_sync_file_range |
| 390 | PTR sys_tee | ||
