aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-08-24 12:56:56 -0400
committerPaul Mackerras <paulus@samba.org>2005-09-09 08:11:38 -0400
commitb28d2582ce8aafe531d909bb9c4dcf29189e786e (patch)
tree08b5d40644ecd8b5aa8fbd841b10f5b085eca40a /include/asm-ppc64
parent3cc747e96480d4e26560e5bc59f2b9c9204ade0e (diff)
[PATCH] ppc64: remove use of asm/segment.h
Remove asm-ppc64/segment.h now that all users are gone. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc64')
-rw-r--r--include/asm-ppc64/segment.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-ppc64/segment.h b/include/asm-ppc64/segment.h
deleted file mode 100644
index d80fb68cc79e..000000000000
--- a/include/asm-ppc64/segment.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef __PPC64_SEGMENT_H
2#define __PPC64_SEGMENT_H
3
4/* Only here because we have some old header files that expect it.. */
5
6#endif /* __PPC64_SEGMENT_H */