commit | add47067a8ca324e9d26c4373350dc3cce7f1e7f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 08 16:12:17 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 08 16:12:17 2009 +0900 |
tree | 2ee7062a8e9b42d0452b5ca2e848483366f1f598 | |
parent | c2ecb4c4a7da16288062a057b693b7b1e16aaf88 [diff] |
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET. This adds sh_tmu support to the SH-5 subtypes, which subsequently allows us to kill off time_64.c and use the now generic time_32.c. As a bonus, SH-5 now supports highres timers and tickless for the first time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>