]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit03d4fd01f389ebfd0845fd951dbeb1758b5d1fd2
treeca0feb04bc30f71dc6c30502cfccb7befa75e008
parentb083bc513649c8602eb96e9f6291e5ad1b991fc5
ARM: shmobile: r8a7779: use __iomem pointers for MMIO

8b1d3022bcc77ab321add417ab1a30fe2ffb54c4
(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