Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f959cd8c authored by Martin Kepplinger's avatar Martin Kepplinger Committed by Dmitry Torokhov
Browse files

Input: pegasus_notetaker - directly include workqueue header



According to the kernel's guidelines, let's directly include the
workqueue functions we use.

Signed-off-by: default avatarMartin Kepplinger <martink@posteo.de>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent bc1d57fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
#include <linux/input.h>
#include <linux/usb/input.h>
#include <linux/slab.h>
#include <linux/workqueue.h>

/* USB HID defines */
#define USB_REQ_GET_REPORT		0x01