linux/arch/arm/include/asm/mach
Stephen Warren 23c197b77f ARM: set arch_gettimeoffset directly
remove ARM's struct sys_timer .offset function pointer, and instead
directly set the arch_gettimeoffset function pointer when the timer
driver is initialized. This requires multiplying all function results
by 1000, since the removed arm_gettimeoffset() did this. Also,
s/unsigned long/u32/ just to make the function prototypes exactly
match that of arch_gettimeoffset.

Cc: Russell King <linux@arm.linux.org.uk>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ryan Mallon <rmallon@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-12-24 09:36:35 -07:00
..
arch.h ARM: SoC: add per-platform SMP operations 2012-09-13 13:49:33 +02:00
dma.h
flash.h
irda.h
irq.h ARM: fiq: change FIQ_START to a variable 2012-07-01 21:59:19 +08:00
map.h ARM: implement debug_ll_io_init() 2012-11-05 09:35:59 -08:00
pci.h ARM: move PCI i/o resource setup into common code 2012-07-26 09:09:17 -05:00
sharpsl_param.h
time.h ARM: set arch_gettimeoffset directly 2012-12-24 09:36:35 -07:00