commit | bc8d849d9171a2014f8e9b0322f3ac5af9d3f2b2 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Jan 16 11:44:12 2012 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Feb 03 11:34:26 2012 +0000 |
tree | f48104d5dc91dbf248f55a4ca227e31d3e0959d6 | |
parent | 30c9c5b157b70d0a2f1fd0f37b936e63bade0d58 [diff] |
ARM: prima2: convert to common sched_clock() implementation Prima2 has its own sched_clock() implementation, which gets in the way of a single zImage. Moving to the common sched_clock framework makes the code slightly cleaner (the mapping hack in sched_clock() goes away...). Acked-by: Barry Song <baohua.song@csr.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>