From: Kuninori Morimoto Date: Mon, 15 Oct 2012 06:35:24 +0000 (-0700) Subject: ARM: shmobile: r8a7779: I/O address abuse cleanup X-Git-Tag: fixes-for-3.7~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7d132a634e7e4c3fa657363df5df39e7f768e4;p=pandora-kernel.git ARM: shmobile: r8a7779: I/O address abuse cleanup a2a47ca36642e3995e982957bc42678cf11ca6ac (ARM: __io abuse cleanup) cleanuped __io() -> IOMEM(), but setup-r8a7779.c was out of target, since it directly used (void __iomem __force *) instead of __io(). This patch cleanup it. Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed