We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b680751 + a2654c1 commit d411b5aCopy full SHA for d411b5a
3 files changed
drivers/hid/hid-asus.c
@@ -30,6 +30,7 @@
30
#include <linux/input/mt.h>
31
#include <linux/usb.h> /* For to_usb_interface for T100 touchpad intf check */
32
#include <linux/power_supply.h>
33
+#include <linux/leds.h>
34
35
#include "hid-ids.h"
36
drivers/hid/hid-lg-g15.c
@@ -7,6 +7,7 @@
7
8
#include <linux/device.h>
9
#include <linux/hid.h>
10
11
#include <linux/module.h>
12
#include <linux/random.h>
13
#include <linux/sched.h>
drivers/hid/hid-steelseries.c
@@ -11,6 +11,7 @@
14
15
16
17
0 commit comments