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