On Thu, 2012-11-08 at 14:01 -0700, Stephen Warren wrote: > From: Stephen Warren <swar...@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 <ge...@linux-m68k.org> > Cc: Philip Blundell <ph...@gnu.org>
Acked-by: Phil Blundell <ph...@gnu.org> > Cc: Joshua Thompson <fun...@jurai.org> > Cc: Sam Creasey <sa...@sammy.net> > Signed-off-by: Stephen Warren <swar...@nvidia.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/