From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Wed, 17 Oct 2012 13:36:23 +0900 Subject: [GIT PULL] Renesas ARM-based SoC fixes for v3.7 Message-ID: <1350448585-26403-1-git-send-email-horms@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Olof, Hi Arnd, please consider the following fix for the KZM-A9-GT board for 3.6. They both resolve fallout from recent IOMEM() changes. ---------------------------------------------------------------- The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linux 3.7-rc1 (2012-10-14 14:41:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git fixes for you to fetch changes up to 11f93576b0b50bf391ffafa544b85e541f5e59a5: ARM: shmobile: r8a7779: use __iomem pointers for MMIO (2012-10-16 08:58:56 +0900) ---------------------------------------------------------------- Kuninori Morimoto (2): ARM: shmobile: armadillo800eva: __io abuse cleanup ARM: shmobile: r8a7779: use __iomem pointers for MMIO arch/arm/mach-shmobile/board-armadillo800eva.c | 2 +- arch/arm/mach-shmobile/clock-r8a7779.c | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-)