metag: remove SET_PERSONALITY()
authorJames Hogan <james.hogan@imgtec.com>
Tue, 26 Feb 2013 11:34:34 +0000 (11:34 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Mon, 4 Mar 2013 10:27:20 +0000 (10:27 +0000)
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 <james.hogan@imgtec.com>

No differences found