summaryrefslogtreecommitdiff
path: root/include/asm-blackfin/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-blackfin/elf.h')
-rw-r--r--include/asm-blackfin/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-blackfin/elf.h b/include/asm-blackfin/elf.h
index 5264b5536a70..30303fc8292c 100644
--- a/include/asm-blackfin/elf.h
+++ b/include/asm-blackfin/elf.h
@@ -120,8 +120,6 @@ do { \
#define ELF_PLATFORM (NULL)
-#ifdef __KERNEL__
#define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
-#endif
#endif