summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/rtq6056.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-03-01 10:48:04 -0800
committerJakub Kicinski <kuba@kernel.org>2024-03-04 20:49:58 -0800
commit30654f0eec65c428863f2312cfe0b7f26ae0fab4 (patch)
treec1d08648de62d1180d28a05979c68202d460e88a /drivers/iio/adc/rtq6056.c
parent1b43e0d20f2d007ec4c124b0deaa848ff8d61f4a (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 <arnd@arndb.de> Reviewed-by: Kurt Kanzenbach <kurt@linutronix.de> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Link: https://lore.kernel.org/r/20240301184806.2634508-4-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/iio/adc/rtq6056.c')
0 files changed, 0 insertions, 0 deletions