summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/srmmu.c
diff options
context:
space:
mode:
authorDavid Howells2008-02-08 13:19:29 +0100
committerLinus Torvalds2008-02-08 18:22:30 +0100
commit1eb114112381eb66ebacdace1b6e70d30d603f9c (patch)
tree3b97926b1a90aa996f99a23281809c3d960fd3d8 /arch/sparc/mm/srmmu.c
parentaout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT (diff)
downloadkernel-qcow2-linux-1eb114112381eb66ebacdace1b6e70d30d603f9c.tar.gz
kernel-qcow2-linux-1eb114112381eb66ebacdace1b6e70d30d603f9c.tar.xz
kernel-qcow2-linux-1eb114112381eb66ebacdace1b6e70d30d603f9c.zip
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
Remove now unnecessary inclusions of {asm,linux}/a.out.h. [akpm@linux-foundation.org: fix alpha build] Signed-off-by: David Howells <dhowells@redhat.com> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sparc/mm/srmmu.c')
-rw-r--r--arch/sparc/mm/srmmu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/mm/srmmu.c b/arch/sparc/mm/srmmu.c
index 17b485f2825c..dc98e3844a0a 100644
--- a/arch/sparc/mm/srmmu.c
+++ b/arch/sparc/mm/srmmu.c
@@ -34,7 +34,6 @@
#include <asm/sbus.h>
#include <asm/asi.h>
#include <asm/msi.h>
-#include <asm/a.out.h>
#include <asm/mmu_context.h>
#include <asm/io-unit.h>
#include <asm/cacheflush.h>