]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
Input: pegasus_notetaker - directly include workqueue header
authorMartin Kepplinger <martink@posteo.de>
Thu, 25 Aug 2016 16:41:38 +0000 (09:41 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 25 Aug 2016 17:11:32 +0000 (10:11 -0700)
According to the kernel's guidelines, let's directly include the
workqueue functions we use.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/pegasus_notetaker.c

index 949dacc786649d2adb6b581b465a53b68cd2f24c..47de5a81172f65a24a656361afdf244f2f61ff4e 100644 (file)
@@ -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