Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6177
b: refs/heads/master
c: ca7c8d2
h: refs/heads/master
i:
  6175: 6ad149e
v: v3
  • Loading branch information
Kumar Gala authored and David S. Miller committed Aug 29, 2005
1 parent 3802ca5 commit 1684eab
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d6364abcfdaedeb34418c2894f61251d48614f6
refs/heads/master: ca7c8d2c1e2a2f2445cb5e00f45b93af57f22c1b
1 change: 0 additions & 1 deletion trunk/arch/sparc/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <linux/spinlock.h>
#include <linux/root_dev.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 trunk/arch/sparc/kernel/tick14.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <linux/interrupt.h>

#include <asm/oplib.h>
#include <asm/segment.h>
#include <asm/timer.h>
#include <asm/mostek.h>
#include <asm/system.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sparc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <linux/profile.h>

#include <asm/oplib.h>
#include <asm/segment.h>
#include <asm/timer.h>
#include <asm/mostek.h>
#include <asm/system.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sparc/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sparc/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <linux/bootmem.h>

#include <asm/system.h>
#include <asm/segment.h>
#include <asm/vac-ops.h>
#include <asm/page.h>
#include <asm/pgtable.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-sparc/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <asm/ptrace.h>
#include <asm/head.h>
#include <asm/signal.h>
#include <asm/segment.h>
#include <asm/btfixup.h>
#include <asm/page.h>

Expand Down
6 changes: 0 additions & 6 deletions trunk/include/asm-sparc/segment.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-sparc/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 1684eab

Please sign in to comment.