From: David Woodhouse Date: Mon, 16 Jun 2008 11:18:24 +0000 (+0100) Subject: Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from X-Git-Tag: v2.6.26-rc7~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a8ea36967afad617d9b0930b6fe7592b9ed9772;p=pandora-kernel.git Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from This file is only included where it makes sense now, so there's no need for the CONFIG_ARCH_SUPPORTS_AOUT conditional -- and that conditional is bad, because we want to export to userspace. Signed-off-by: David Woodhouse Acked-by: Peter Korsgaard Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed