From: Pavel Roskin Date: Sun, 25 Nov 2007 01:12:39 +0000 (+0100) Subject: [ARM] 4666/1: ixp4xx: fix sparse warnings in include/asm-arm/arch-ixp4xx/io.h X-Git-Tag: v2.6.25-rc1~1175^2~2^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2936b1976a9c70d1cce4700c51f26d4b9495e9d;p=pandora-kernel.git [ARM] 4666/1: ixp4xx: fix sparse warnings in include/asm-arm/arch-ixp4xx/io.h Don't lose __iomem in casts. Use __force to cast __iomem addresses to integers. Use __force to cast u32 to __le32 and vice versa. Signed-off-by: Pavel Roskin Signed-off-by: Russell King --- Reading git-diff-tree failed