diff options
Diffstat (limited to 'drivers/usb/input/ati_remote.c')
-rw-r--r-- | drivers/usb/input/ati_remote.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/input/ati_remote.c b/drivers/usb/input/ati_remote.c index f7bdc506e613..99f986cb6e95 100644 --- a/drivers/usb/input/ati_remote.c +++ b/drivers/usb/input/ati_remote.c | |||
@@ -159,8 +159,6 @@ static const char accel[] = { 1, 2, 4, 6, 9, 13, 20 }; | |||
159 | */ | 159 | */ |
160 | #define FILTER_TIME (HZ / 20) | 160 | #define FILTER_TIME (HZ / 20) |
161 | 161 | ||
162 | static DECLARE_MUTEX(disconnect_sem); | ||
163 | |||
164 | struct ati_remote { | 162 | struct ati_remote { |
165 | struct input_dev *idev; | 163 | struct input_dev *idev; |
166 | struct usb_device *udev; | 164 | struct usb_device *udev; |