[PATCH 10/18] ARM: OMAP2+: Switch to sched_clock_register()
From: Santosh Shilimkar <hidden>
Date: 2013-08-01 00:43:40
Also in:
lkml
From: Santosh Shilimkar <hidden>
Date: 2013-08-01 00:43:40
Also in:
lkml
On Wednesday 31 July 2013 06:31 PM, 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: Tony Lindgren <tony@atomide.com> Signed-off-by: Stephen Boyd <redacted> --- arch/arm/mach-omap2/timer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Santosh Shilimkar<redacted>