diff options
| author | Kumar Gala <galak@freescale.com> | 2005-09-13 01:25:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-13 08:22:28 -0700 |
| commit | 873d3469db66ea08e94b0d04a96b1a4507684824 (patch) | |
| tree | 67e5df25890e6820388fb86b3b81d73fe0bff74e /include/asm-ppc | |
| parent | [PATCH] ppc32: discard *.exit.text and *.exit.data sections (diff) | |
| download | linux-873d3469db66ea08e94b0d04a96b1a4507684824.tar.gz linux-873d3469db66ea08e94b0d04a96b1a4507684824.zip | |
[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>
Diffstat (limited to 'include/asm-ppc')
| -rw-r--r-- | include/asm-ppc/segment.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc/segment.h b/include/asm-ppc/segment.h deleted file mode 100644 index 0f2f7428d437..000000000000 --- a/include/asm-ppc/segment.h +++ /dev/null @@ -1 +0,0 @@ -#include <asm/uaccess.h> |
