diff options
Diffstat (limited to 'arch/frv')
-rw-r--r-- | arch/frv/include/asm/elf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/frv/include/asm/elf.h b/arch/frv/include/asm/elf.h index 9ccbc80f0b11..2bac6446db41 100644 --- a/arch/frv/include/asm/elf.h +++ b/arch/frv/include/asm/elf.h | |||
@@ -137,7 +137,4 @@ do { \ | |||
137 | 137 | ||
138 | #define ELF_PLATFORM (NULL) | 138 | #define ELF_PLATFORM (NULL) |
139 | 139 | ||
140 | #define SET_PERSONALITY(ex) \ | ||
141 | set_personality(PER_LINUX | (current->personality & (~PER_MASK))) | ||
142 | |||
143 | #endif | 140 | #endif |