On Wed, 18 Feb 2015, simon@xxxxxxxxxxxxx wrote: > > Fix "undefined reference" build issue with CONFIG_USB disabled. > > Just a newbie question... for a family of devices (the wheels) which can > only be attached via USB, wouldn't the better approach be to fix the > dependancy? > > Are there any other devices provided for by 'hid-logitech' which use any > other transport (HID over Bluetooth or the like)? Using only HID API (and let it call to the transport driver) is much cleaner way and helps a lot with avoiding code duplication, etc. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html