commit | 9f7290ed23b1cedf7198ef7b67f2ed256bc8553e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed May 02 19:27:08 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:08 2007 +0200 |
tree | 98773236a40eacf0a60602ef9ff54bfcb3055120 | |
parent | 5a90cf205c922707ffed2d8f87cefd942e96b0ba [diff] |
[PATCH] x86-64: fix ia32_binfmt.c build error Reorder code to avoid multiple inclusion of elf.h. #undef several symbols to avoid build errors over redefinitions. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>