diff options
author | Arnd Bergmann <[email protected]> | 2024-03-01 10:48:04 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-04 20:49:58 -0800 |
commit | 30654f0eec65c428863f2312cfe0b7f26ae0fab4 (patch) | |
tree | c1d08648de62d1180d28a05979c68202d460e88a /lib/crypto/mpi/mpi-mod.c | |
parent | 1b43e0d20f2d007ec4c124b0deaa848ff8d61f4a (diff) |
igc: fix LEDS_CLASS dependency
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]>
Reviewed-by: Kurt Kanzenbach <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions