We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021382c commit 84ec2b3Copy full SHA for 84ec2b3
1 file changed
drivers/hid/dockchannel-hid/dockchannel-hid.c
@@ -16,6 +16,7 @@
16
#include <linux/platform_device.h>
17
#include <linux/slab.h>
18
#include <linux/soc/apple/dockchannel.h>
19
+#include <linux/string.h>
20
#include <linux/of.h>
21
#include "../hid-ids.h"
22
0 commit comments