linux/drivers/leds/flash
Krzysztof Kozlowski 437536cae0 leds: ktd2692: Make ktd2692_timing variable static
File-scope 'ktd2692_timing' is not used outside of this unit, so make it
static to silence sparse warning:

  leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static?

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260216110441.160155-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Lee Jones <lee@kernel.org>
2026-03-10 09:22:58 +00:00
..
Kconfig leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependency 2025-07-01 14:26:03 +01:00
leds-aat1290.c leds: Switch back to struct platform_driver::remove() 2024-10-15 09:58:10 +01:00
leds-as3645a.c leds: as3645a: Use device_* to iterate over device child nodes 2024-08-22 14:48:02 +01:00
leds-ktd2692.c leds: ktd2692: Make ktd2692_timing variable static 2026-03-10 09:22:58 +00:00
leds-lm3601x.c leds: lm3601x: Reset LED controller during probe 2024-08-05 15:15:27 +01:00
leds-max77693.c leds: Switch back to struct platform_driver::remove() 2024-10-15 09:58:10 +01:00
leds-mt6360.c leds: Switch back to struct platform_driver::remove() 2024-10-15 09:58:10 +01:00
leds-mt6370-flash.c leds: flash: mt6370: Switch to device_for_each_child_node_scoped() 2024-10-09 15:16:23 +01:00
leds-qcom-flash.c leds: flash: leds-qcom-flash: Add a separate register map for PMI8998 2025-08-18 09:49:12 +01:00
leds-rt4505.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
leds-rt8515.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
leds-sgm3140.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
leds-sy7802.c leds: sy7802: Add support for Silergy SY7802 flash LED controller 2024-06-26 17:04:39 +01:00
leds-tps6131x.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
Makefile leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver 2025-05-22 09:24:51 +01:00