* Arnd Bergmann <a...@arndb.de> [120914 14:36]: > ARM is moving to stricter checks on readl/write functions, > so we need to use the correct types everywhere. > > Cc: Tony Lindgren <t...@atomide.com> > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > arch/arm/plat-omap/include/plat/hardware.h | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) > > diff --git a/arch/arm/plat-omap/include/plat/hardware.h > b/arch/arm/plat-omap/include/plat/hardware.h > index ddbde38..2518f6c 100644 > --- a/arch/arm/plat-omap/include/plat/hardware.h > +++ b/arch/arm/plat-omap/include/plat/hardware.h
With my patches, this is now all omap1 specific and moved to arch/arm/mach-omap1/include/mach/hardware.h. It's probably easiest to just update this patch on top of the hardware.h changes I've done. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/