From: Martin Kepplinger Date: Thu, 25 Aug 2016 16:41:38 +0000 (-0700) Subject: Input: pegasus_notetaker - directly include workqueue header X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f959cd8c0eafe2bdaa9d0ec3e3da3b9451ad38aa;p=linux-beck.git 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: Martin Kepplinger Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/tablet/pegasus_notetaker.c b/drivers/input/tablet/pegasus_notetaker.c index 949dacc78664..47de5a81172f 100644 --- a/drivers/input/tablet/pegasus_notetaker.c +++ b/drivers/input/tablet/pegasus_notetaker.c @@ -40,6 +40,7 @@ #include #include #include +#include /* USB HID defines */ #define USB_REQ_GET_REPORT 0x01