From: Benjamin Tissoires Date: Thu, 7 Mar 2013 09:48:29 +0000 (+0100) Subject: HID: holtek: Holtek devices depends on USB_HID X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~105^2~3^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777d4bb39a585ff54817815544941c2da70a0bb9;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed