linux-stable/arch/arm/plat-s3c64xx
Ben Dooks f945ee13cf [ARM] S3C64XX: Fix warnings from map_io initilaisers
Discard the 'void *' from the pointers used for the
virtual addresses when setting up the .virtual fields
of the io map to avoid implicit cast warnings

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

 Index: linux.git/arch/arm/plat-s3c64xx/cpu.c
===================================================================
2008-12-15 23:19:35 +00:00
..
include/plat [ARM] S3C64XX: Add IRQ_EINT support 2008-12-15 23:15:46 +00:00
clock.c [ARM] S3C64XX: Clock support for S3C6400/S3C6410 2008-12-15 21:54:36 +00:00
cpu.c [ARM] S3C64XX: Fix warnings from map_io initilaisers 2008-12-15 23:19:35 +00:00
dev-uart.c [ARM] S3C64XX: Add UARTdevice definitions 2008-12-15 21:49:46 +00:00
irq-eint.c [ARM] S3C64XX: Add IRQ_EINT support 2008-12-15 23:15:46 +00:00
irq.c [ARM] S3C64XX: Reduce some output from INFO to DEBUG 2008-12-15 23:18:21 +00:00
Kconfig [ARM] S3C64XX: Clock support for S3C6400/S3C6410 2008-12-15 21:54:36 +00:00
Makefile [ARM] S3C64XX: Add IRQ_EINT support 2008-12-15 23:15:46 +00:00
s3c6400-clock.c [ARM] S3C64XX: Reduce some output from INFO to DEBUG 2008-12-15 23:18:21 +00:00
s3c6400-init.c [ARM] S3C64XX: Common init code for S3C6400 and S3C6410 2008-12-15 21:53:14 +00:00