On Wed, Aug 08, 2012 at 04:47:21PM +0200, Arnd Bergmann wrote: > Commit fc67a597a "ARM: ux500: Remove temporary snowball_of_platform_devs > enablement structure" removed the only user of this variable, but did > not actually remove the array itself. > > Without this patch, building u8500_defconfig results in: > > arch/arm/mach-ux500/board-mop500.c:729:32: warning: > 'snowball_of_platform_devs' defined but not used [-Wunused-variable]
I've already sent a patch that does this: https://lkml.org/lkml/2012/7/31/305 Just waiting on Linus to review the set. -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/

