X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-blackfin%2Felf.h;h=30303fc8292c3ac820653e83d36f520141d40c91;hb=55017923f699471f68c1469d5f3ff141dd416ab4;hp=5264b5536a70b4887e21b68cc93d4a65424cf3e7;hpb=9fa0853a85a3a4067e4ad0aaa5d90984c2dd21b5;p=linux-2.6 diff --git a/include/asm-blackfin/elf.h b/include/asm-blackfin/elf.h index 5264b5536a..30303fc829 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