diff options
Diffstat (limited to 'drivers/hid/hid-dr.c')
-rw-r--r-- | drivers/hid/hid-dr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-dr.c b/drivers/hid/hid-dr.c index 61eece47204d..e832f44ae383 100644 --- a/drivers/hid/hid-dr.c +++ b/drivers/hid/hid-dr.c | |||
@@ -31,6 +31,7 @@ | |||
31 | #include <linux/slab.h> | 31 | #include <linux/slab.h> |
32 | #include <linux/usb.h> | 32 | #include <linux/usb.h> |
33 | #include <linux/hid.h> | 33 | #include <linux/hid.h> |
34 | #include <linux/module.h> | ||
34 | 35 | ||
35 | #include "hid-ids.h" | 36 | #include "hid-ids.h" |
36 | 37 | ||