commit | aeecf3142d82414d511135cc85f86caddfb58338 | [log] [tgz] |
---|---|---|
author | john stultz <johnstul@us.ibm.com> | Sun May 06 14:50:34 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon May 07 12:12:58 2007 -0700 |
tree | 46b10252750729120ec15f03aaad773f7da80258 | |
parent | a5f6abd4f7558fea97bc4021fd0eb7dcc5d16a77 [diff] |
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>