power: supply: leds: explicitly include linux/leds.h
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 15 Feb 2023 01:12:55 +0000 (01:12 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 15 Feb 2023 22:47:22 +0000 (23:47 +0100)
commit9de10a51b0c6e7c1ca99a65c043243597002202e
treebefd0373c910c48e3d2c72a8d2d28af0f2b60cec
parentb2b911afd86631e601537c7dd7bb0acc0b1f9b51
power: supply: leds: explicitly include linux/leds.h

Instead of relying on an accidental, transitive inclusion of linux/leds.h
use it directly.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_leds.c