commit | 777d4bb39a585ff54817815544941c2da70a0bb9 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Thu Mar 07 10:48:29 2013 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Mar 07 15:27:29 2013 +0100 |
tree | 15d9a3e8467636ada2eeaa8608ce7bf05d7f78d7 | |
parent | 6399f335c2c5fb9c244bbb2b8a437498d260bed7 [diff] |
HID: holtek: Holtek devices depends on USB_HID In the HID drivers tranport cleanup series, I removed the dependency between hid-holtek and usbhid. This was wrong as hid-holtek.c relies extensively on usb calls. This fixes compilation error when CONFIG_USB_SUPPORT is not enabled. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>