mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 10:01:43 +00:00
3169663ac5
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> |
||
---|---|---|
.. | ||
assabet.h | ||
badge4.h | ||
bitfield.h | ||
cerf.h | ||
collie.h | ||
debug-macro.S | ||
entry-macro.S | ||
gpio.h | ||
h3xxx.h | ||
hardware.h | ||
irqs.h | ||
jornada720.h | ||
lart.h | ||
mcp.h | ||
memory.h | ||
mtd-xip.h | ||
nanoengine.h | ||
neponset.h | ||
reset.h | ||
SA-1100.h | ||
SA-1101.h | ||
SA-1111.h | ||
shannon.h | ||
simpad.h | ||
timex.h | ||
uncompress.h |