[PATCH 16/18] ARM: orion: Switch to sched_clock_register()
From: Jason Cooper <hidden>
Date: 2013-08-01 00:31:45
Also in:
lkml
From: Jason Cooper <hidden>
Date: 2013-08-01 00:31:45
Also in:
lkml
On Wed, Jul 31, 2013 at 03:31:15PM -0700, Stephen Boyd wrote:
The 32 bit sched_clock interface now supports 64 bits. Upgrade to the 64 bit function to allow us to remove the 32 bit registration interface. Cc: Jason Cooper <redacted> Cc: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Stephen Boyd <redacted> --- arch/arm/plat-orion/time.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Jason Cooper <redacted> thx, Jason.