[PATCH] Remove non-arch consumers of asm/segment.h

asm/segment.h varies greatly on different architectures but is clearly
deprecated.  Removing all non-architecture consumers will make it easier
for us to get ride of asm/segment.h all together.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Šī revīzija ir iekļauta:
Kumar Gala
2005-09-06 15:17:47 -07:00
revīziju iesūtīja Linus Torvalds
vecāks 309c0a1d5d
revīzija 9c45817f41
15 mainīti faili ar 0 papildinājumiem un 17 dzēšanām

Parādīt failu

@@ -21,7 +21,6 @@
#include <asm/uaccess.h>
#include <asm/setup.h>
#include <asm/segment.h>
#include <asm/system.h>
#include <asm/q40_master.h>
#include <linux/fb.h>