ARM: convert arm to arch_gettimeoffset()
authorJohn Stultz <johnstul@us.ibm.com>
Wed, 24 Mar 2010 00:22:36 +0000 (00:22 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 24 Mar 2010 08:08:58 +0000 (08:08 +0000)
Convert arm to use GENERIC_TIME via the arch_getoffset() infrastructure,
reducing the amount of arch specific code we need to maintain.

The arm architecture is the last arch that need to be converted.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>

No differences found