linux/arch/arm/mach-ixp4xx/include/mach
Stephen Warren 6bb27d7349 ARM: delete struct sys_timer
Now that the only field in struct sys_timer is .init, delete the struct,
and replace the machine descriptor .timer field with the initialization
function itself.

This will enable moving timer drivers into drivers/clocksource without
having to place a public prototype of each struct sys_timer object into
include/linux; the intent is to create a single of_clocksource_init()
function that determines which timer driver to initialize by scanning
the device dtree, much like the proposed irqchip_init() at:
http://www.spinics.net/lists/arm-kernel/msg203686.html

Includes mach-omap2 fixes from Igor Grinberg.

Tested-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-12-24 09:36:38 -07:00
..
cpu.h ARM: ixp4xx: use __iomem pointers for MMIO 2012-09-19 15:19:13 +02:00
debug-macro.S IXP4xx: map CPU config registers within VMALLOC region. 2012-11-22 03:36:38 +00:00
entry-macro.S ARM: remove disable_fiq and arch_ret_to_user macros 2012-02-21 17:05:18 -06:00
hardware.h ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol 2012-03-25 14:35:58 -05:00
io.h ARM: kill off __mem_pci 2012-03-06 21:34:45 -06:00
irqs.h IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files. 2009-12-05 16:58:41 +01:00
ixp4xx-regs.h IXP4xx: map CPU config registers within VMALLOC region. 2012-11-22 03:36:38 +00:00
ixp46x_ts.h ixp4xx_eth: Support the get_ts_info ethtool method. 2012-04-04 05:28:46 -04:00
npe.h IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request(). 2009-12-05 16:58:38 +01:00
platform.h ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
qmgr.h IXP4xx: use __iomem for MMIO 2012-11-22 03:36:45 +00:00
timex.h arm/ixp4xx: Rename FREQ macro to avoid collisions 2011-02-06 16:49:48 +01:00
udc.h ARM: move udc_pxa2xx.h to linux/platform_data 2012-11-16 11:35:30 +00:00
uncompress.h ixp4xx: support omicron ixp425 based boards 2011-09-30 22:18:42 +02:00