diff options
author | Arnd Bergmann <[email protected]> | 2023-04-20 23:36:31 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-04-21 20:26:41 -0700 |
commit | 33c1af8e2c75ab601524e25efeeed0173d703ce7 (patch) | |
tree | 96b6986d4212a9333b1223392318e1077a28eb41 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 6aa445e39693bff9c98b12f960e66b4e18c7378b (diff) |
net: dsa: qca8k: fix LEDS_CLASS dependency
With LEDS_CLASS=m, a built-in qca8k driver fails to link:
arm-linux-gnueabi-ld: drivers/net/dsa/qca/qca8k-leds.o: in function `qca8k_setup_led_ctrl':
qca8k-leds.c:(.text+0x1ea): undefined reference to `devm_led_classdev_register_ext'
Change the dependency to avoid the broken configuration.
Fixes: 1e264f9d2918 ("net: dsa: qca8k: add LEDs basic support")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Christian Marangi <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions