From: Ben Dooks Date: Tue, 21 Oct 2008 13:07:13 +0000 (+0100) Subject: [ARM] S3C64XX: Fix warnings from map_io initilaisers X-Git-Tag: v2.6.29-rc1~559^2~9^2~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f945ee13cffbee48066e2ac24dbdd1b29a102b51;p=pandora-kernel.git [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 Index: linux.git/arch/arm/plat-s3c64xx/cpu.c =================================================================== --- Reading git-diff-tree failed