On Thu Feb 22 2024, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > When IGC is built-in but LEDS_CLASS is a loadable module, there is > a link failure: > > x86_64-linux-ld: drivers/net/ethernet/intel/igc/igc_leds.o: in function > `igc_led_setup': > igc_leds.c:(.text+0x75c): undefined reference to > `devm_led_classdev_register_ext' > > Add another dependency that prevents this combination. > > Fixes: ea578703b03d ("igc: Add support for LEDs on i225/i226") > Signed-off-by: Arnd Bergmann <[email protected]>
Ops, sorry. I tried to build all different combinations, but obviously failed. Thanks for fixing this. Reviewed-by: Kurt Kanzenbach <[email protected]>
signature.asc
Description: PGP signature
