Hi,
* Olof's autobuilder build@lixom.net [131018 08:26]:
Here are the build results from automated periodic testing.
Section mismatches: 1 omap1_defconfig WARNING: arch/arm/mach-omap1/built-in.o(.data+0xb204): Section mismatch in reference from the variable omap7xx_gpio6 to the (unknown reference) .init.data:(unknown) 1 omap1_defconfig WARNING: arch/arm/mach-omap1/built-in.o(.data+0xb314): Section mismatch in reference from the variable omap7xx_gpio6 to the (unknown reference) .init.data:(unknown) 1 omap1_defconfig WARNING: arch/arm/mach-omap1/built-in.o(.data+0xb39c): Section mismatch in reference from the variable omap7xx_gpio5 to the (unknown reference) .init.data:(unknown)
Just posted a fix for these, looks like an earlier __initdata fix made the __initdata sections to actually work, but I missed the warnings in my build scripts.
You might want to pick that patch directly.
Regards,
Tony