]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/avr32/include/asm/elf.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6-omap-h63xx.git] / arch / avr32 / include / asm / elf.h
index 64ce40ee1d585d052e437d4f8ada3026e200bcfb..d5d1d41c600a81e6eea29bd07967fa2412ffce14 100644 (file)
@@ -103,6 +103,6 @@ typedef struct user_fpu_struct elf_fpregset_t;
 
 #define ELF_PLATFORM  (NULL)
 
-#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX_32BIT)
+#define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT)
 
 #endif /* __ASM_AVR32_ELF_H */