[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>
This commit is contained in:
Kumar Gala
2005-08-29 12:45:30 -07:00
committed by David S. Miller
parent 6c52a96e6c
commit 3d6364abcf
3 changed files with 0 additions and 8 deletions

View File

@@ -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>