From: James Hogan Date: Tue, 26 Feb 2013 11:34:34 +0000 (+0000) Subject: metag: remove SET_PERSONALITY() X-Git-Tag: v3.9-rc2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0010aeed7bfdc8d1048e524d285a69c11e0ac336;p=pandora-kernel.git metag: remove SET_PERSONALITY() Commit e72837e3e7bae3f182c4ac63c9424e86f1158dd0 ("default SET_PERSONALITY() in linux/elf.h"). The above commit moved the common definition of SET_PERSONALITY() in a bunch of the arch headers to linux/elf.h. Metag shares that common definition so remove it from arch/metag/include/asm/elf.h too. Signed-off-by: James Hogan --- Reading git-diff-tree failed