aboutsummaryrefslogtreecommitdiff
path: root/include/asm-v850/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/elf.h')
-rw-r--r--include/asm-v850/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-v850/elf.h b/include/asm-v850/elf.h
index 7db8edffb1c..28f5b176ff1 100644
--- a/include/asm-v850/elf.h
+++ b/include/asm-v850/elf.h
@@ -94,8 +94,6 @@ typedef struct user_fpu_struct elf_fpregset_t;
0; \
} while (0)
-#ifdef __KERNEL__
#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX_32BIT)
-#endif
#endif /* __V850_ELF_H__ */