Skip to content

Commit

Permalink
h8300: update timer handler - delete files
Browse files Browse the repository at this point in the history
Delete old timer handler.

Signed-off-by: Yoshinori Sato <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
ysat0 authored and torvalds committed Oct 16, 2008
1 parent f4cfb18 commit 4b6aba5
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 310 deletions.
1 change: 0 additions & 1 deletion arch/h8300/platform/h8300h/aki3068net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
#

extra-y := crt0_ram.o
obj-y := timer.o
51 changes: 0 additions & 51 deletions arch/h8300/platform/h8300h/aki3068net/timer.c

This file was deleted.

1 change: 0 additions & 1 deletion arch/h8300/platform/h8300h/generic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
#

extra-y := crt0_$(MODEL).o
obj-y := timer.o
95 changes: 0 additions & 95 deletions arch/h8300/platform/h8300h/generic/timer.c

This file was deleted.

1 change: 0 additions & 1 deletion arch/h8300/platform/h8300h/h8max/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
#

extra-y := crt0_ram.o
obj-y := timer.o
52 changes: 0 additions & 52 deletions arch/h8300/platform/h8300h/h8max/timer.c

This file was deleted.

1 change: 0 additions & 1 deletion arch/h8300/platform/h8s/edosk2674/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
#

extra-y := crt0_$(MODEL).o
obj-y := timer.o
54 changes: 0 additions & 54 deletions arch/h8300/platform/h8s/edosk2674/timer.c

This file was deleted.

1 change: 0 additions & 1 deletion arch/h8300/platform/h8s/generic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
#

extra-y = crt0_$(MODEL).o
obj-y := timer.o
53 changes: 0 additions & 53 deletions arch/h8300/platform/h8s/generic/timer.c

This file was deleted.

0 comments on commit 4b6aba5

Please sign in to comment.