On Fri, Sep 14, 2012 at 11:34 PM, Arnd Bergmann <[email protected]> wrote:
> ARM is moving to stricter checks on readl/write functions, > so we need to use the correct types everywhere. > > Cc: Alessandro Rubini <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: STEricsson <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > 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 <[email protected]> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

