1
0
Fork 0
alistair23-linux/arch/m68k/mac
Stephen Warren c8d5ba1891 m68k: set arch_gettimeoffset directly
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: Joshua Thompson <funaho@jurai.org>
Cc: Sam Creasey <sammy@sammy.net>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-12-24 09:36:34 -07:00
..
Makefile mac68k: replace mac68k SCC code with platform device 2010-02-27 18:31:09 +01:00
baboon.c m68k/mac: fix baboon irq disable and shutdown 2011-12-10 19:52:47 +01:00
config.c m68k: set arch_gettimeoffset directly 2012-12-24 09:36:34 -07:00
iop.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
mac_penguin.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
macboing.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
macints.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
misc.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
oss.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
psc.c m68k/mac: cleanup mac_irq_pending 2011-12-10 19:52:46 +01:00
via.c m68k: set arch_gettimeoffset directly 2012-12-24 09:36:34 -07:00