[SPARC]: remove use of asm/segment.h

Removed sparc architecture specific users of asm/segment.h and
asm-sparc/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:44 -07:00 committed by David S. Miller
parent 3d6364abcf
commit ca7c8d2c1e
8 changed files with 0 additions and 13 deletions

View file

@ -19,7 +19,6 @@
#include <asm/ptrace.h>
#include <asm/head.h>
#include <asm/signal.h>
#include <asm/segment.h>
#include <asm/btfixup.h>
#include <asm/page.h>