sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:12:17 +0000 (16:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:12:17 +0000 (16:12 +0900)
commitadd47067a8ca324e9d26c4373350dc3cce7f1e7f
tree2ee7062a8e9b42d0452b5ca2e848483366f1f598
parentc2ecb4c4a7da16288062a057b693b7b1e16aaf88
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>
arch/sh/Kconfig
arch/sh/kernel/Makefile_64
arch/sh/kernel/cpu/sh5/setup-sh5.c
arch/sh/kernel/time_64.c [deleted file]
This page took 0.027871 seconds and 5 git commands to generate.