On Thu, 2012-11-08 at 14:01 -0700, Stephen Warren wrote: > From: Stephen Warren <[email protected]> > > 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 <[email protected]> > Cc: Philip Blundell <[email protected]>
Acked-by: Phil Blundell <[email protected]> > Cc: Joshua Thompson <[email protected]> > Cc: Sam Creasey <[email protected]> > Signed-off-by: Stephen Warren <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

