[BUILD BREAKAGE] versatile, LEDS updates
From: Russell King - ARM Linux <hidden>
Date: 2012-06-29 11:45:32
On Fri, Jun 29, 2012 at 11:33:13AM +0100, Russell King - ARM Linux wrote:
I've just added Versatile to the build system, and the result is not encouraging. The integration of the LEDS code into Versatile breaks its build: http://www.arm.linux.org.uk/developer/build/result.php?type=build&idx=1281 arch/arm/plat-versatile/leds.c: In function 'versatile_leds_init': arch/arm/plat-versatile/leds.c:91: error: 'struct led_classdev' has no member named 'trigger_data' This needs fixing before the LEDS code goes into mainline. How well tested is the LEDS code? Was it only tested with a set of specifically updated configurations (it looks that way to me.) Was it ever tested with randconfig?
BTW, this is the *EXACT* same error I reported on 3rd August 2011 with the LEDS subsystem. Arnd: please drop the LEDS updates from arm-soc until the point that I raised 11 months ago is addressed and resolved.