From: Paul Mundt Date: Sun, 3 May 2009 09:18:14 +0000 (+0900) Subject: sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code. X-Git-Tag: v2.6.31-rc1~392^2~41^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec56e6312434b2536fedf9d7e9e73d666aaf0a8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed