diff options
author | Kumar Gala <kumar.gala@freescale.com> | 2005-08-29 15:45:44 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-08-29 15:45:44 -0400 |
commit | ca7c8d2c1e2a2f2445cb5e00f45b93af57f22c1b (patch) | |
tree | 918852a9920587595d46a62292c2924b117c76b4 /include/asm-sparc/segment.h | |
parent | 3d6364abcfdaedeb34418c2894f61251d48614f6 (diff) |
[SPARC]: remove use of asm/segment.h
Removed sparc architecture specific users of asm/segment.h and
asm-sparc/segment.h itself
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc/segment.h')
-rw-r--r-- | include/asm-sparc/segment.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-sparc/segment.h b/include/asm-sparc/segment.h deleted file mode 100644 index a1b7ffc9eec9..000000000000 --- a/include/asm-sparc/segment.h +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | #ifndef __SPARC_SEGMENT_H | ||
2 | #define __SPARC_SEGMENT_H | ||
3 | |||
4 | /* Only here because we have some old header files that expect it.. */ | ||
5 | |||
6 | #endif | ||