diff options
Diffstat (limited to 'drivers/input/joystick/twidjoy.c')
-rw-r--r-- | drivers/input/joystick/twidjoy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/joystick/twidjoy.c b/drivers/input/joystick/twidjoy.c index 2556a8193579..7f7e5ab3f9e3 100644 --- a/drivers/input/joystick/twidjoy.c +++ b/drivers/input/joystick/twidjoy.c | |||
@@ -52,7 +52,6 @@ | |||
52 | #include <linux/slab.h> | 52 | #include <linux/slab.h> |
53 | #include <linux/input.h> | 53 | #include <linux/input.h> |
54 | #include <linux/serio.h> | 54 | #include <linux/serio.h> |
55 | #include <linux/init.h> | ||
56 | 55 | ||
57 | #define DRIVER_DESC "Handykey Twiddler keyboard as a joystick driver" | 56 | #define DRIVER_DESC "Handykey Twiddler keyboard as a joystick driver" |
58 | 57 | ||