]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mn10300/elf.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[linux-2.6-omap-h63xx.git] / include / asm-mn10300 / elf.h
index 256a70466ca4385ca9478303131e29c88129c4b6..bf09f8bb392eef17bf41441050b5adb6e9920d0b 100644 (file)
@@ -141,7 +141,7 @@ do {                                                \
 #define ELF_PLATFORM  (NULL)
 
 #ifdef __KERNEL__
-#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX)
+#define SET_PERSONALITY(ex) set_personality(PER_LINUX)
 #endif
 
 #endif /* _ASM_ELF_H */