commit | 5cfc8ee0bb5134e1204e1ec5843e164f24315021 | [log] [tgz] |
---|---|---|
author | John Stultz <johnstul@us.ibm.com> | Wed Mar 24 00:22:36 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Mar 24 08:08:58 2010 +0000 |
tree | 56a5ef91318f0bba164f944ad3f06bc200bd94dd | |
parent | e4bf5becccf4685754c4d8e4485bb2ff7d28147f [diff] |
ARM: convert arm to arch_gettimeoffset() 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>