sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 3 May 2009 09:18:14 +0000 (18:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 May 2009 09:18:14 +0000 (18:18 +0900)
commitdec56e6312434b2536fedf9d7e9e73d666aaf0a8
tree74a85790e34e1f42613e1aa66717498f387c2799
parent938edae11ee3a7b20b6d754074a0f2c2edc4534b
sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.

Now that the stragglers (MTU2/CMT/etc.) have been rewritten and we are
selecting both GENERIC_TIME and GENERIC_CLOCKEVENTS, the get_offset()
timer op is completely unused. As a result, we are now able to kill off
the ARCH_USES_GETTIMEOFFSET references.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/timer.h
arch/sh/kernel/time_32.c