Convert h8/300 to generic timekeeping
authorjohn stultz <johnstul@us.ibm.com>
Sun, 6 May 2007 21:50:34 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 7 May 2007 19:12:58 +0000 (12:12 -0700)
commitaeecf3142d82414d511135cc85f86caddfb58338
tree46b10252750729120ec15f03aaad773f7da80258
parenta5f6abd4f7558fea97bc4021fd0eb7dcc5d16a77
Convert h8/300 to generic timekeeping

Currently h8/300 does not implement sub-jiffy timekeeping, so there is no
benefit to having arch specific timekeeping code.

This patch simply removes those functions and enables the generic
timekeeping code.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Acked-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/Kconfig
arch/h8300/kernel/time.c