lede/package/kernel/leds-ws2812b
Daniel Golle a1c87e7c74 kernel: leds-ws2812b: fix build with Linux >= 5.18
The return value of the .remove function pointer has changed from
int to void with Linux 5.18. Use a precompiler macro to allow building
the leds-ws2812b module with both, Linux 5.15 and Linux 6.1.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-07-15 23:46:56 +08:00
..
src kernel: leds-ws2812b: fix build with Linux >= 5.18 2023-07-15 23:46:56 +08:00
Makefile kernel: add driver package for WS2812B LEDs 2022-12-17 11:21:23 +08:00