alistair23-linux/arch/arm/mach-ixp4xx
Thomas Gleixner a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t
There is no point in having an extra type for extra confusion. u64 is
unambiguous.

Conversion was done with the following coccinelle script:

@rem@
@@
-typedef u64 cycle_t;

@fix@
typedef cycle_t;
@@
-cycle_t
+u64

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Stultz <john.stultz@linaro.org>
2016-12-25 11:04:12 +01:00
..
include/mach usb: gadget: pxa25x_udc: move register definitions from arch 2016-03-04 15:14:28 +02:00
avila-pci.c
avila-setup.c
common-pci.c IXP4xx: Fix DMA masks. 2014-03-26 23:08:11 +01:00
common.c clocksource: Use a plain u64 instead of cycle_t 2016-12-25 11:04:12 +01:00
coyote-pci.c
coyote-setup.c
dsmg600-pci.c
dsmg600-setup.c ARM: ixp4xx: drop duplicate header gpio.h 2016-11-26 00:21:50 +01:00
fsg-pci.c
fsg-setup.c ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED 2014-03-12 10:32:33 +00:00
gateway7001-pci.c
gateway7001-setup.c
goramo_mlr.c IXP4xx: Fix Goramo Multilink GPIO conversion. 2014-03-26 23:04:20 +01:00
gtwx5715-pci.c
gtwx5715-setup.c
ixdp425-pci.c
ixdp425-setup.c ARM: make use of nand_set/get_controller_data() helpers 2016-01-07 10:23:40 -08:00
ixdpg425-pci.c
ixp4xx_npe.c
ixp4xx_qmgr.c
Kconfig ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN 2013-10-19 20:46:32 +01:00
Makefile
Makefile.boot
miccpt-pci.c
nas100d-pci.c
nas100d-setup.c ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED 2014-03-12 10:32:33 +00:00
nslu2-pci.c
nslu2-setup.c ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED 2014-03-12 10:32:33 +00:00
omixp-setup.c ARM: ixp4xx/omixp: always include linux/leds.h 2014-03-21 18:23:25 +01:00
vulcan-pci.c
vulcan-setup.c
wg302v2-pci.c
wg302v2-setup.c