h8300: update timer handler - new files
authorYoshinori Sato <ysato@users.sourceforge.jp>
Thu, 16 Oct 2008 05:01:16 +0000 (22:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:29 +0000 (11:21 -0700)
commite0b0f9e4ead2468f84c26332ec42b118e76af572
treecce28e74411d81eca6aeb6a3f2530766bf02e97a
parent4b6aba51fb64071e22dad7b971c73af61916a48b
h8300: update timer handler - new files

New timer handler files.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/h8300/kernel/timer/Makefile [new file with mode: 0644]
arch/h8300/kernel/timer/itu.c [new file with mode: 0644]
arch/h8300/kernel/timer/timer16.c [new file with mode: 0644]
arch/h8300/kernel/timer/timer8.c [new file with mode: 0644]
arch/h8300/kernel/timer/tpu.c [new file with mode: 0644]
include/asm-h8300/timer.h [new file with mode: 0644]