summaryrefslogtreecommitdiffstats
path: root/drivers/usb/hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/hid.h')
-rw-r--r--drivers/usb/hid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/hid.h b/drivers/usb/hid.h
index ab652442f..e53135f1e 100644
--- a/drivers/usb/hid.h
+++ b/drivers/usb/hid.h
@@ -30,7 +30,6 @@
* Vojtech Pavlik, Ucitelska 1576, Prague 8, 182 00 Czech Republic
*/
-#include <linux/config.h>
#include <linux/types.h>
#include <linux/malloc.h>
#include <linux/list.h>
@@ -164,6 +163,7 @@ struct hid_item {
#define HID_USAGE 0x0000ffff
+#define HID_GD_POINTER 0x00010001
#define HID_GD_MOUSE 0x00010002
#define HID_GD_JOYSTICK 0x00010004
#define HID_GD_GAMEPAD 0x00010005