[PATCH] ppc32: remove use of asm/segment.h

Removed ppc32 architecture specific users of asm/segment.h and
asm-ppc/segment.h itself

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Kumar Gala
2005-09-13 01:25:10 -07:00
committed by Linus Torvalds
parent 6a00cbfcf8
commit 873d3469db
5 changed files with 0 additions and 5 deletions

View File

@@ -58,7 +58,6 @@
#include <linux/init.h>
#include <linux/profile.h>
#include <asm/segment.h>
#include <asm/io.h>
#include <asm/nvram.h>
#include <asm/cache.h>