[PATCH 13/24] ARM: nomadik: use __iomem pointers for MMIO
From: Linus Walleij <hidden>
Date: 2012-09-16 22:24:15
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2012-09-16 22:24:15
Also in:
lkml
On Fri, Sep 14, 2012 at 11:34 PM, Arnd Bergmann [off-list ref] wrote:
ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Cc: Alessandro Rubini <redacted> Cc: Linus Walleij <redacted> Cc: STEricsson <redacted> Signed-off-by: Arnd Bergmann <arnd@arndb.de> --- arch/arm/mach-nomadik/board-nhk8815.c | 3 +-- arch/arm/mach-nomadik/include/mach/hardware.h | 2 +- arch/arm/mach-nomadik/include/mach/uncompress.h | 8 ++++---- 3 files changed, 6 insertions(+), 7 deletions(-)
Looks good to me, thanks! Acked-by: Linus Walleij <redacted> Yours, Linus Walleij