More glacier/mainline filesystem updates
/include/linux/usb/quirks.h
blob:dd0bde120045aab26a2ce403af9d39d8b46b4171 -> blob:2526f3bbd273e522e1ff77b2ba404c87d9a5a56a
--- include/linux/usb/quirks.h
+++ include/linux/usb/quirks.h
@@ -19,8 +19,4 @@
/* device can't handle its Configuration or Interface strings */
#define USB_QUIRK_CONFIG_INTF_STRINGS 0x00000008
-/* device needs a pause during initialization, after we read the device
- descriptor */
-#define USB_QUIRK_DELAY_INIT 0x00000040
-
#endif /* __LINUX_USB_QUIRKS_H */