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)
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>

No differences found