[PATCH 03/11] m68k: set arch_gettimeoffset directly

Phil Blundell philb at gnu.org
Sun Nov 11 06:47:41 EST 2012


On Thu, 2012-11-08 at 14:01 -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> remove m68k's mach_gettimeoffset function pointer, and instead directly
> set the arch_gettimeoffset function pointer. This requires multiplying
> all function results by 1000, since the removed m68k_gettimeoffset() did
> this. Also, s/unsigned long/u32/ just to make the function prototypes
> exactly match that of arch_gettimeoffset.
> 
> Cc: Geert Uytterhoeven <geert at linux-m68k.org>
> Cc: Philip Blundell <philb at gnu.org>

Acked-by: Phil Blundell <philb at gnu.org>

> Cc: Joshua Thompson <funaho at jurai.org>
> Cc: Sam Creasey <sammy at sammy.net>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>





More information about the linux-arm-kernel mailing list