diff options
author | Arnd Bergmann <[email protected]> | 2024-01-09 10:06:40 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-03-07 08:48:03 +0000 |
commit | 09e3f3244e8480d53873bb86a3808edaa3f4e314 (patch) | |
tree | fdae56f8bfc15869ee1a81f8ca17f7c404f032c0 /tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c | |
parent | 211f8ec9400b58fb97cf4b6bd7033781e889bf53 (diff) |
leds: Make flash and multicolor dependencies unconditional
Along the same lines as making devm_led_classdev_register() declared
extern unconditional, do the same thing for the two sub-classes
that have similar stubs.
The users of these interfaces go to great lengths to allow building
with both the generic leds API and the extended version, but realistically
there is not much use in this, so just simplify it to always rely
on it and remove the confusing fallback logic.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions