diff options
Diffstat (limited to 'drivers/hid/hidraw.c')
| -rw-r--r-- | drivers/hid/hidraw.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/hidraw.c b/drivers/hid/hidraw.c index 8a4b32dca9f..e1f07483691 100644 --- a/drivers/hid/hidraw.c +++ b/drivers/hid/hidraw.c @@ -32,7 +32,6 @@  #include <linux/hid.h>  #include <linux/mutex.h>  #include <linux/sched.h> -#include <linux/smp_lock.h>  #include <linux/hidraw.h>  |