From: Aaro Koskinen Date: Thu, 18 Nov 2010 17:59:50 +0000 (+0200) Subject: arm: omap1: board-ams-delta: fix cast X-Git-Tag: v2.6.38-rc1~469^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7489ffcea62e0b990d3557746d19a47e83e07042;p=pandora-kernel.git arm: omap1: board-ams-delta: fix cast Use IOMEM() macro to get rid of the following sparse warning: arch/arm/mach-omap1/board-ams-delta.c:319:36: warning: incorrect type in initializer (different address spaces) arch/arm/mach-omap1/board-ams-delta.c:319:36: expected void [noderef] *membase arch/arm/mach-omap1/board-ams-delta.c:319:36: got void * Signed-off-by: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed