linux/arch/arm/plat-pxa/include/plat
Arnd Bergmann 97b09da4ee ARM: pxa: use correct __iomem annotations
This tries to clear up the confusion between integers and iomem pointers
in the marvell pxa platform. MMIO addresses are supposed to be __iomem*
values, in order to let the Linux type checking work correctly. This
patch moves the cast to __iomem as far back as possible, to the place
where the MMIO virtual address windows are defined.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2011-10-08 21:03:07 +08:00
..
dma.h [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support 2009-03-23 10:11:31 +08:00
gpio.h ARM: PXA SoCs: irq_data conversion. 2011-01-13 17:18:56 +01:00
mfp.h ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
pxa3xx_nand.h mtd: pxa3xx_nand: clean the keep configure code 2011-03-11 14:22:51 +00:00
pxa27x_keypad.h ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts 2010-10-09 17:07:19 +08:00