linux/include/asm-arm/arch-pxa
Ian Campbell 63a4b52c9d [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h
Patch from Ian Campbell

The sparse warning initially surfaced in sound/arm/pxa2xx-ac97.c
because it was using u32 * variables to hold the unsigned long *
register addresses.

I submitted an ALSA patch for this http://thread.gmane.org/gmane.linux.alsa.devel/27804 issue and it was suggested that it might be preferable to change the register
definitions to use u32.

Most other subarches seem to use u32 for their register type, at least
the ones which use a __REG macro (like the PXA) do. Nico indicated in
the thread above that he wouldn't mind this patch.

Changing the type required fixes for opposite warnings in the pxa2xx usb
gadget code but that was the only new warning introduced on defconfig
or lubbock, mainstone and our own PXA255 boards.

Signed-off-by: Ian Campbell <icampbell@arcom.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-10-28 15:26:42 +01:00
..
akita.h [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support 2005-09-13 08:22:31 -07:00
audio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bitfield.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
corgi.h [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP 2005-09-13 08:22:31 -07:00
debug-macro.S [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG 2005-06-29 15:17:49 +01:00
dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
entry-macro.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hardware.h [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h 2005-10-28 15:26:42 +01:00
i2c.h [PATCH] I2C: Add PXA I2C driver 2005-06-15 12:38:14 +01:00
idp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io.h [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h 2005-10-28 10:20:25 +01:00
irq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irqs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lubbock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mainstone.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memory.h [ARM] Remove PFN_TO_NID for !DISCONTIGMEM 2005-09-15 12:30:11 +01:00
mmc.h [MMC] Add mmc_detect_change() delay support for PXAMCI driver 2005-09-08 22:48:16 +01:00
mtd-xip.h [MTD] XIP cleanup 2005-07-07 16:50:16 +02:00
param.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
poodle.h [ARM] 2913/1: PXA Poodle: Cleanup some unneeded code 2005-09-15 14:53:22 +01:00
pxa-regs.h [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. 2005-10-18 19:40:32 +01:00
pxafb.h [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error 2005-10-14 16:07:25 +01:00
sharpsl.h [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver 2005-09-13 08:22:31 -07:00
spitz.h [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support 2005-09-13 08:22:31 -07:00
ssp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
system.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timex.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
udc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uncompress.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vmalloc.h [PATCH] ARM: cleanup vmalloc start/offset macros 2005-05-03 12:20:29 +01:00