From: Kuninori Morimoto Date: Mon, 15 Oct 2012 08:10:28 +0000 (-0700) Subject: ARM: shmobile: r8a7779: use __iomem pointers for MMIO X-Git-Tag: fixes-for-linus~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f93576b0b50bf391ffafa544b85e541f5e59a5;p=pandora-kernel.git ARM: shmobile: r8a7779: use __iomem pointers for MMIO 0a4b04dc299dfb691827a4001b3d8d7e443b71c9 (ARM: shmobile: use __iomem pointers for MMIO) modified iomem pointers so that IOMEM() macro will be used, but clock-r8a7779.c was out of target. This patch fixes it up. Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed