From: Kumar Gala Removed ppc32 architecture specific users of asm/segment.h and asm-ppc/segment.h itself Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras Signed-off-by: Andrew Morton --- dev/null | 1 - arch/ppc/kernel/temp.c | 1 - arch/ppc/kernel/time.c | 1 - arch/ppc/platforms/chrp_time.c | 1 - arch/ppc/syslib/prep_nvram.c | 1 - 5 files changed, 5 deletions(-) diff -puN arch/ppc/kernel/temp.c~ppc32-remove-use-of-asm-segmenth arch/ppc/kernel/temp.c --- devel/arch/ppc/kernel/temp.c~ppc32-remove-use-of-asm-segmenth 2005-09-11 02:01:44.000000000 -0700 +++ devel-akpm/arch/ppc/kernel/temp.c 2005-09-11 02:01:44.000000000 -0700 @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff -puN arch/ppc/kernel/time.c~ppc32-remove-use-of-asm-segmenth arch/ppc/kernel/time.c --- devel/arch/ppc/kernel/time.c~ppc32-remove-use-of-asm-segmenth 2005-09-11 02:01:44.000000000 -0700 +++ devel-akpm/arch/ppc/kernel/time.c 2005-09-11 02:01:44.000000000 -0700 @@ -58,7 +58,6 @@ #include #include -#include #include #include #include diff -puN arch/ppc/platforms/chrp_time.c~ppc32-remove-use-of-asm-segmenth arch/ppc/platforms/chrp_time.c --- devel/arch/ppc/platforms/chrp_time.c~ppc32-remove-use-of-asm-segmenth 2005-09-11 02:01:44.000000000 -0700 +++ devel-akpm/arch/ppc/platforms/chrp_time.c 2005-09-11 02:01:44.000000000 -0700 @@ -22,7 +22,6 @@ #include #include -#include #include #include #include diff -puN arch/ppc/syslib/prep_nvram.c~ppc32-remove-use-of-asm-segmenth arch/ppc/syslib/prep_nvram.c --- devel/arch/ppc/syslib/prep_nvram.c~ppc32-remove-use-of-asm-segmenth 2005-09-11 02:01:44.000000000 -0700 +++ devel-akpm/arch/ppc/syslib/prep_nvram.c 2005-09-11 02:01:44.000000000 -0700 @@ -15,7 +15,6 @@ #include #include -#include #include #include #include diff -L include/asm-ppc/segment.h -puN include/asm-ppc/segment.h~ppc32-remove-use-of-asm-segmenth /dev/null --- devel/include/asm-ppc/segment.h +++ /dev/null 2003-09-15 06:40:47.000000000 -0700 @@ -1 +0,0 @@ -#include _