>
> x86.git testing found this build failure in upstream -git:
>
> drivers/built-in.o: In function `apanel_detach_client':
> apanel.c:(.text+0x3027af): undefined reference to `led_classdev_unregister'
> drivers/built-in.o: In function `apanel_probe':
> apanel.c:(.text+0x302ac9): undefined reference to `led_classdev_register'
>
> with this config:
>
>
http://redhat.com/~mingo/misc/config-Wed_Apr_30_20_22_20_CEST_2008.bad
>
> this driver has a missing CONFIG_NEW_LEDS dependency.