From: Hartley Sweeten Date: Fri, 26 Jun 2009 20:39:27 +0000 (+0100) Subject: [ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointers X-Git-Tag: v2.6.32-rc1~691^2~2^4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf4f3d994651ee2924432a618d9caefed411dc1;p=pandora-kernel.git [ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointers Fix ep93xx gpio.c header includes and __iomem pointers. 1. should be included instead of 2. should be included instead of 3. data_reg and data_dir_reg in struct ep93xx_gpio_chip should be void __iomem pointers not unsigned int Signed-off-by: H Hartley Sweeten Acked-by: Ryan Mallon Signed-off-by: Russell King --- Reading git-diff-tree failed