aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/fault.c
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 /arch/sparc/mm/fault.c
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 'arch/sparc/mm/fault.c')
-rw-r--r--arch/sparc/mm/fault.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/mm/fault.c b/arch/sparc/mm/fault.c
index 37f4107bae66..2bbd53f3cafb 100644
--- a/arch/sparc/mm/fault.c
+++ b/arch/sparc/mm/fault.c
@@ -23,7 +23,6 @@
#include <linux/module.h>
#include <asm/system.h>
-#include <asm/segment.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/memreg.h>