Skip to content

Commit

Permalink
[SPARC64]: remove use of asm/segment.h
Browse files Browse the repository at this point in the history
Removed sparc64 architecture specific users of asm/segment.h and
asm-sparc64/segment.h itself

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Kumar Gala authored and David S. Miller committed Aug 29, 2005
1 parent 6c52a96 commit 3d6364a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion arch/sparc64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include <linux/cpu.h>
#include <linux/initrd.h>

#include <asm/segment.h>
#include <asm/system.h>
#include <asm/io.h>
#include <asm/processor.h>
Expand Down
1 change: 0 additions & 1 deletion include/asm-sparc64/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <asm/a.out.h>
#include <asm/pstate.h>
#include <asm/ptrace.h>
#include <asm/segment.h>
#include <asm/page.h>

/* The sparc has no problems with write protection */
Expand Down
6 changes: 0 additions & 6 deletions include/asm-sparc64/segment.h

This file was deleted.

0 comments on commit 3d6364a

Please sign in to comment.