aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/system.h
diff options
context:
space:
mode:
authorKumar Gala <kumar.gala@freescale.com>2005-08-29 12:45:44 -0700
committerDavid S. Miller <davem@davemloft.net>2005-08-29 12:45:44 -0700
commitca7c8d2c1e2a2f2445cb5e00f45b93af57f22c1b (patch)
tree918852a9920587595d46a62292c2924b117c76b4 /include/asm-sparc/system.h
parent[SPARC64]: remove use of asm/segment.h (diff)
downloadlinux-dev-ca7c8d2c1e2a2f2445cb5e00f45b93af57f22c1b.tar.xz
linux-dev-ca7c8d2c1e2a2f2445cb5e00f45b93af57f22c1b.zip
[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/system.h')
-rw-r--r--include/asm-sparc/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sparc/system.h b/include/asm-sparc/system.h
index 898562ebe94c..3557781a4bfd 100644
--- a/include/asm-sparc/system.h
+++ b/include/asm-sparc/system.h
@@ -9,7 +9,6 @@
#include <linux/threads.h> /* NR_CPUS */
#include <linux/thread_info.h>
-#include <asm/segment.h>
#include <asm/page.h>
#include <asm/psr.h>
#include <asm/ptrace.h>