Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58642
b: refs/heads/master
c: b63e804
h: refs/heads/master
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Jul 10, 2007
1 parent 6feef99 commit cac7933
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 167 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: c66df567e596bd43d6d3e094d82f82951e1b17cd
refs/heads/master: b63e804459b9b550c1ab21a43e6bac2272e32612
2 changes: 0 additions & 2 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -633,8 +633,6 @@ CPPFLAGS_vmlinux.lds := \
head-y := arch/mips/kernel/head.o arch/mips/kernel/init_task.o

libs-y += arch/mips/lib/
libs-$(CONFIG_32BIT) += arch/mips/lib-32/
libs-$(CONFIG_64BIT) += arch/mips/lib-64/

core-y += arch/mips/kernel/ arch/mips/mm/ arch/mips/math-emu/

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/mips/kernel/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <asm/cpu-features.h>
#include <asm/mipsregs.h>
#include <asm/processor.h>
#include <asm/watch.h>

unsigned int vced_count, vcei_count;

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/mips/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include <asm/traps.h>
#include <asm/uaccess.h>
#include <asm/mmu_context.h>
#include <asm/watch.h>
#include <asm/types.h>
#include <asm/stacktrace.h>

Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/mips/lib-32/Makefile

This file was deleted.

60 changes: 0 additions & 60 deletions trunk/arch/mips/lib-32/watch.S

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/arch/mips/lib-64/Makefile

This file was deleted.

57 changes: 0 additions & 57 deletions trunk/arch/mips/lib-64/watch.S

This file was deleted.

35 changes: 0 additions & 35 deletions trunk/include/asm-mips/watch.h

This file was deleted.

0 comments on commit cac7933

Please sign in to comment.