From: Ralf Baechle Date: Tue, 16 Oct 2012 20:20:25 +0000 (+0200) Subject: MIPS: N32: Remove unused defines. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=088b530a07ad64b25cc28ad84d879af0859f9bf5;p=deliverable%2Flinux.git MIPS: N32: Remove unused defines. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index f6ba8381ee01..9c721dd84ba1 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S @@ -17,12 +17,6 @@ #include #include -/* This duplicates the definition from */ -#define PT_TRACESYS 0x00000002 /* tracing system calls */ - -/* This duplicates the definition from */ -#define SIGILL 4 /* Illegal instruction (ANSI). */ - #ifndef CONFIG_MIPS32_O32 /* No O32, so define handle_sys here */ #define handle_sysn32 handle_sys