commit | ed7d132a634e7e4c3fa657363df5df39e7f768e4 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Sun Oct 14 23:35:24 2012 -0700 |
committer | Simon Horman <horms@verge.net.au> | Fri Oct 19 15:39:38 2012 +0900 |
tree | be72be759a8a5860976c9b378b81e3df2ea80b56 | |
parent | 11f93576b0b50bf391ffafa544b85e541f5e59a5 [diff] |
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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>