On Wed, Aug 8, 2012 at 2:54 PM, Arnd Bergmann <[email protected]> wrote: > Without this patch, building integrator_defconfig results in: > > arch/arm/mach-integrator/core.c:150:1: warning: data definition has no type > or storage class [enabled by default] > arch/arm/mach-integrator/core.c:150:1: warning: type defaults to 'int' in > declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] > arch/arm/mach-integrator/core.c:150:1: warning: parameter names (without > types) in function declaration [enabled by default] > > Signed-off-by: Arnd Bergmann <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Russell King <[email protected]>
Missing a ">" at the end of the subject line, but whatever. 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/

