diff options
Diffstat (limited to 'drivers/input/joystick/xpad.c')
-rw-r--r-- | drivers/input/joystick/xpad.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c index 6e9d75bd2b15..0380597249bb 100644 --- a/drivers/input/joystick/xpad.c +++ b/drivers/input/joystick/xpad.c | |||
@@ -75,7 +75,6 @@ | |||
75 | #include <linux/slab.h> | 75 | #include <linux/slab.h> |
76 | #include <linux/stat.h> | 76 | #include <linux/stat.h> |
77 | #include <linux/module.h> | 77 | #include <linux/module.h> |
78 | #include <linux/moduleparam.h> | ||
79 | #include <linux/usb/input.h> | 78 | #include <linux/usb/input.h> |
80 | 79 | ||
81 | #define DRIVER_VERSION "v0.0.6" | 80 | #define DRIVER_VERSION "v0.0.6" |