X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-frv%2Felf.h;h=7279ec07d62e32007f91a01bfe58a20014283a4d;hb=aa198bf1dadefaefeb2c4a32444dfc6c7f93938d;hp=7df58a3e6e4a5537e69ea2fb97cc1be4c16c7368;hpb=0d10e47f9635ecafe5a9dc6e10cb056a87a4daa2;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-frv/elf.h b/include/asm-frv/elf.h index 7df58a3e6e4..7279ec07d62 100644 --- a/include/asm-frv/elf.h +++ b/include/asm-frv/elf.h @@ -137,8 +137,6 @@ do { \ #define ELF_PLATFORM (NULL) -#ifdef __KERNEL__ -#define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX) -#endif +#define SET_PERSONALITY(ex) set_personality(PER_LINUX) #endif