summaryrefslogtreecommitdiff
path: root/include/asm-m68k/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68k/elf.h')
-rw-r--r--include/asm-m68k/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m68k/elf.h b/include/asm-m68k/elf.h
index eb63b85f9336..14ea42152b97 100644
--- a/include/asm-m68k/elf.h
+++ b/include/asm-m68k/elf.h
@@ -114,8 +114,6 @@ typedef struct user_m68kfp_struct elf_fpregset_t;
#define ELF_PLATFORM (NULL)
-#ifdef __KERNEL__
#define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
-#endif
#endif