X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-avr32%2Felf.h;h=64ce40ee1d585d052e437d4f8ada3026e200bcfb;hb=252815b0cfe711001eff0327872209986b36d490;hp=d334b4994d2d4e8da6fad1aa79e42f4bb600cf27;hpb=5a3e3b2230980cf2ce6e5e56b816dde19b993939;p=linux-2.6 diff --git a/include/asm-avr32/elf.h b/include/asm-avr32/elf.h index d334b4994d..64ce40ee1d 100644 --- a/include/asm-avr32/elf.h +++ b/include/asm-avr32/elf.h @@ -103,8 +103,6 @@ typedef struct user_fpu_struct elf_fpregset_t; #define ELF_PLATFORM (NULL) -#ifdef __KERNEL__ #define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX_32BIT) -#endif #endif /* __ASM_AVR32_ELF_H */