ARM: shmobile: r8a7779: use __iomem pointers for MMIO
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 15 Oct 2012 08:10:28 +0000 (01:10 -0700)
committerSimon Horman <horms@verge.net.au>
Mon, 15 Oct 2012 23:58:56 +0000 (08:58 +0900)
commit11f93576b0b50bf391ffafa544b85e541f5e59a5
treeca0feb04bc30f71dc6c30502cfccb7befa75e008
parentbc8b2428e73ce19aecbf2aac3f5d4c844adb3216
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
arch/arm/mach-shmobile/clock-r8a7779.c