summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/binfmt_elf32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/kernel/binfmt_elf32.c')
-rw-r--r--arch/mips64/kernel/binfmt_elf32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips64/kernel/binfmt_elf32.c b/arch/mips64/kernel/binfmt_elf32.c
index 3494f4cf0..a199839a6 100644
--- a/arch/mips64/kernel/binfmt_elf32.c
+++ b/arch/mips64/kernel/binfmt_elf32.c
@@ -90,7 +90,6 @@ struct elf_prpsinfo32
#ifdef CONFIG_BINFMT_ELF32_MODULE
#define CONFIG_BINFMT_ELF_MODULE CONFIG_BINFMT_ELF32_MODULE
#endif
-#define ELF_FLAGS_INIT current->thread.flags |= SPARC_FLAG_32BIT
MODULE_DESCRIPTION("Binary format loader for compatibility with 32bit Linux/MIPS binaries");
MODULE_AUTHOR("Ralf Baechle (ralf@oss.sgi.com)");