linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] HID: explicitly include linux/leds.h
@ 2023-02-15  1:03 Thomas Weißschuh
  2023-02-15  1:03 ` [PATCH 1/4] HID: steelseries: " Thomas Weißschuh
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Thomas Weißschuh @ 2023-02-15  1:03 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires, Hans de Goede
  Cc: linux-input, linux-kernel, Thomas Weißschuh

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

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
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@weissschuh.net>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-04-13 15:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15  1:03 [PATCH 0/4] HID: explicitly include linux/leds.h Thomas Weißschuh
2023-02-15  1:03 ` [PATCH 1/4] HID: steelseries: " Thomas Weißschuh
2023-02-15  1:03 ` [PATCH 2/4] HID: lg-g15: " Thomas Weißschuh
2023-02-15  1:03 ` [PATCH 3/4] HID: asus: " Thomas Weißschuh
2023-02-15  1:03 ` [PATCH 4/4] HID: apple: " Thomas Weißschuh
2023-03-20 22:18 ` [PATCH 0/4] HID: " Thomas Weißschuh
2023-04-13 15:11   ` Benjamin Tissoires
2023-04-13 15:04 ` (subset) " Benjamin Tissoires
2023-04-13 15:10 ` Benjamin Tissoires

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).