summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/usb.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/usb.h b/firmware/export/usb.h
index fed33ca4d0..2b3452db25 100644
--- a/firmware/export/usb.h
+++ b/firmware/export/usb.h
@@ -95,8 +95,7 @@ enum {
95 USB_DRIVER_CHARGING_ONLY, 95 USB_DRIVER_CHARGING_ONLY,
96 USB_NUM_DRIVERS 96 USB_NUM_DRIVERS
97}; 97};
98#endif 98
99#ifdef HAVE_USBSTACK
100struct usb_transfer_completion_event_data 99struct usb_transfer_completion_event_data
101{ 100{
102 unsigned char endpoint; 101 unsigned char endpoint;