Friendly ping, this seems to have fallen through the cracks. Thanks, Thomas On Wed, Feb 15, 2023 at 01:03:33AM +0000, Thomas Weißschuh wrote: > Instead of relying on an accidental, transitive inclusion of linux/leds.h > use it directly. > > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> > --- > Thomas Weißschuh (4): > HID: steelseries: explicitly include linux/leds.h > HID: lg-g15: explicitly include linux/leds.h > HID: asus: explicitly include linux/leds.h > HID: apple: explicitly include linux/leds.h > > drivers/hid/hid-apple.c | 1 + > drivers/hid/hid-asus.c | 1 + > drivers/hid/hid-lg-g15.c | 1 + > drivers/hid/hid-steelseries.c | 1 + > 4 files changed, 4 insertions(+) > --- > base-commit: e1c04510f521e853019afeca2a5991a5ef8d6a5b > change-id: 20230215-power_supply-leds-hid-f99a0a3fd2bf > > Best regards, > -- > Thomas Weißschuh <linux@xxxxxxxxxxxxxx> >