dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-sa1100/include/mach
Russell King 3169663ac5 ARM: sa11x0/pxa: convert OS timer registers to IOMEM
Make the OS timer registers have IOMEM like properities so they can
be passed to readl_relaxed/writel_relaxed() et.al. rather than being
straight volatile dereferences.  Add linux/io.h includes where
required.

linux/io.h includes added to arch/arm/mach-sa1100/cpu-sa1100.c,
 arch/arm/mach-sa1100/jornada720_ssp.c, arch/arm/mach-sa1100/leds-lart.c
 drivers/input/touchscreen/jornada720_ts.c, drivers/pcmcia/sa1100_shannon.c
from Arnd.

This fixes these warnings:

arch/arm/mach-sa1100/time.c: In function 'sa1100_timer_init':
arch/arm/mach-sa1100/time.c:104: warning: passing argument 1 of 'clocksource_mmio_init' discards qualifiers from pointer target type
arch/arm/mach-pxa/time.c: In function 'pxa_timer_init':
arch/arm/mach-pxa/time.c:126: warning: passing argument 1 of 'clocksource_mmio_init' discards qualifiers from pointer target type

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-07-09 17:37:35 +01:00
..
SA-1100.h ARM: sa11x0/pxa: convert OS timer registers to IOMEM 2012-07-09 17:37:35 +01:00
SA-1101.h
SA-1111.h
assabet.h PCMCIA: sa11x0: assabet: convert to use new irq/gpio management 2012-02-04 14:32:23 +00:00
badge4.h
bitfield.h
cerf.h PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystem 2012-02-04 14:32:23 +00:00
collie.h ARM: fix lcd power build failure in collie_defconfig 2012-04-02 22:03:44 -07:00
debug-macro.S ARM: add an extra temp register to the low level debugging addruart macro 2011-09-26 10:11:25 -04:00
entry-macro.S ARM: remove disable_fiq and arch_ret_to_user macros 2012-02-21 17:05:18 -06:00
gpio.h ARM: sa11x0/pxa: convert OS timer registers to IOMEM 2012-07-09 17:37:35 +01:00
h3xxx.h ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates 2009-12-06 16:52:56 +00:00
hardware.h ARM: sa11x0/pxa: convert OS timer registers to IOMEM 2012-07-09 17:37:35 +01:00
irqs.h ARM: 7343/1: sa11x0: convert to sparse IRQ 2012-03-25 23:57:22 +01:00
jornada720.h [ARM] 5255/1: Update jornada ssp to remove build errors/warnings 2008-09-18 12:29:09 +01:00
lart.h
mcp.h MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data 2012-02-18 23:15:30 +00:00
memory.h ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size 2011-07-18 15:30:03 -04:00
mtd-xip.h [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h 2008-12-14 13:22:51 +00:00
nanoengine.h PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystem 2012-02-04 14:32:24 +00:00
neponset.h ARM: sa11x0: neponset: move register definitions to neponset.c 2012-02-09 15:34:17 +00:00
reset.h Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 2008-08-07 11:06:47 +01:00
shannon.h Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm 2012-03-27 18:17:02 -07:00
simpad.h PCMCIA: sa11x0: simpad: convert to use new irq/gpio management 2012-02-21 14:27:03 +00:00
timex.h
uncompress.h ARM: sa11x0/pxa: convert OS timer registers to IOMEM 2012-07-09 17:37:35 +01:00