diff options
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
| -rw-r--r-- | arch/mips/kernel/scall64-o32.S | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index 0e632934cb76..f04fe4f085c3 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S @@ -13,7 +13,6 @@   * to ABI64 calling convention.  64-bit syscalls are also processed   * here for now.   */ -#include <linux/config.h>  #include <linux/errno.h>  #include <asm/asm.h>  #include <asm/asmmacro.h> | 
