Re: [PATCH 03/11] m68k: set arch_gettimeoffset directly

From: Phil Blundell
Date: Sun Nov 11 2012 - 07:14:37 EST


On Thu, 2012-11-08 at 14:01 -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren@xxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxx>
> Cc: Philip Blundell <philb@xxxxxxx>

Acked-by: Phil Blundell <philb@xxxxxxx>

> Cc: Joshua Thompson <funaho@xxxxxxxxx>
> Cc: Sam Creasey <sammy@xxxxxxxxx>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/