2009/4/22 Sachin Sant <[email protected]>:
> Today's next tree build (x86 randconfig) failed with
>
> net/rfkill/rfkill.c: In function 'update_rfkill_state':
> net/rfkill/rfkill.c:99: error: implicit declaration of function
> 'rfkill_led_trigger'
> make[2]: *** [net/rfkill/rfkill.o] Error 1
>
> .config attached
>
Add CCs
2009/4/23 Alexander Beregalov <[email protected]>:
> 2009/4/22 Sachin Sant <[email protected]>:
>> Today's next tree build (x86 randconfig) failed with
>>
>> net/rfkill/rfkill.c: In function 'update_rfkill_state':
>> net/rfkill/rfkill.c:99: error: implicit declaration of function
>> 'rfkill_led_trigger'
>> make[2]: *** [net/rfkill/rfkill.o] Error 1
>>
>> .config attached
>>
>
> Add CCs
I'm getting the same issue, but my .config does not include
CONFIG_RFKILL_LEDS. I use the attached patch to ensure the functions
were defined. Apols for the formatting: first patch atttempt.
Take care.
Ken.