]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 2537/2: S3C2410 - fix iomem warnings from sparse
authorBen Dooks <ben-linux@org.rmk.(none)>
Mon, 14 Mar 2005 22:46:53 +0000 (22:46 +0000)
committerRussell King <rmk@flint.arm.linux.org.uk>
Mon, 14 Mar 2005 22:46:53 +0000 (22:46 +0000)
commit1b12a3a9cd965edeb5173d8343a64cb116c07b0a
tree160ad3825fb18d0327c842bf0d11406e9ac7dddc
parent229a5817b4c90264fb5f330a1dbf0c3af57b6b89
[ARM PATCH] 2537/2: S3C2410 - fix iomem warnings from sparse

Patch from Ben Dooks

Change all S3C24XX_VA defines to have the type `void __iomem *`
and the necessary changes to the other bits of the s3c24xx
support.
Note, the map_desc will need changing in the future to allow
`void __iomem *` instead of an unsigned long for IO

Signed-off-by: Ben Dooks
Signed-off-by: Russell King
17 files changed:
arch/arm/mach-s3c2410/cpu.h
arch/arm/mach-s3c2410/gpio.c
arch/arm/mach-s3c2410/irq.c
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-h1940.c
arch/arm/mach-s3c2410/mach-n30.c
arch/arm/mach-s3c2410/mach-rx3715.c
arch/arm/mach-s3c2410/mach-smdk2410.c
arch/arm/mach-s3c2410/mach-smdk2440.c
arch/arm/mach-s3c2410/mach-vr1000.c
arch/arm/mach-s3c2410/pm.c
arch/arm/mach-s3c2410/pm.h
arch/arm/mach-s3c2410/s3c2440-dsc.c
drivers/serial/s3c2410.c
include/asm-arm/arch-s3c2410/io.h
include/asm-arm/arch-s3c2410/map.h
include/asm-arm/arch-s3c2410/system.h