aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-steelseries.c
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2015-02-26 13:39:48 -0500
committerJiri Kosina <jkosina@suse.cz>2015-02-27 00:36:23 +0100
commit68c18c61b23c28d4741fda0df81bc6ec40bfd14b (patch)
tree134bbd8002168b95f72c0923389ba89030a35555 /drivers/hid/hid-steelseries.c
parentHID: expose country code in sysfs (diff)
downloadlinux-dev-68c18c61b23c28d4741fda0df81bc6ec40bfd14b.tar.xz
linux-dev-68c18c61b23c28d4741fda0df81bc6ec40bfd14b.zip
HID: remove 2 unused usb.h includes
These 2 are left over from the USB dependency cleaning, so there is no need to keep them. [jkosina@suse.cz: fix filename] Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-steelseries.c')
-rw-r--r--drivers/hid/hid-steelseries.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/hid-steelseries.c b/drivers/hid/hid-steelseries.c
index 29f328f411fb..3edd4ac36494 100644
--- a/drivers/hid/hid-steelseries.c
+++ b/drivers/hid/hid-steelseries.c
@@ -12,7 +12,6 @@
*/
#include <linux/device.h>
-#include <linux/usb.h>
#include <linux/hid.h>
#include <linux/module.h>