aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
diff options
context:
space:
mode:
authorKumar Gala <kumar.gala@freescale.com>2005-08-29 12:45:30 -0700
committerDavid S. Miller <davem@davemloft.net>2005-08-29 12:45:30 -0700
commit3d6364abcfdaedeb34418c2894f61251d48614f6 (patch)
tree931f13bef897515bc570b04394daf8018c7aaf96 /arch/sparc64
parent[SPARC64]: Revamp Spitfire error trap handling. (diff)
downloadlinux-dev-3d6364abcfdaedeb34418c2894f61251d48614f6.tar.xz
linux-dev-3d6364abcfdaedeb34418c2894f61251d48614f6.zip
[SPARC64]: remove use of asm/segment.h
Removed sparc64 architecture specific users of asm/segment.h and asm-sparc64/segment.h itself Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64')
-rw-r--r--arch/sparc64/kernel/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/setup.c b/arch/sparc64/kernel/setup.c
index b7e6a91952b2..fbdfed3798d8 100644
--- a/arch/sparc64/kernel/setup.c
+++ b/arch/sparc64/kernel/setup.c
@@ -33,7 +33,6 @@
#include <linux/cpu.h>
#include <linux/initrd.h>
-#include <asm/segment.h>
#include <asm/system.h>
#include <asm/io.h>
#include <asm/processor.h>