X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-blackfin%2Felf.h;h=30303fc8292c3ac820653e83d36f520141d40c91;hb=d36e311070ee3a378a54142a168ff5cfedba33d5;hp=5264b5536a70b4887e21b68cc93d4a65424cf3e7;hpb=2d56d3c43cc97ae48586745556f5a5b564d61582;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