瀏覽代碼

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 <martink@posteo.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Martin Kepplinger 9 年之前
父節點
當前提交
f959cd8c0e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/input/tablet/pegasus_notetaker.c

+ 1 - 0
drivers/input/tablet/pegasus_notetaker.c

@@ -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