summaryrefslogtreecommitdiff
path: root/firmware/target/arm/usb-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/usb-target.h')
-rw-r--r--firmware/target/arm/usb-target.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/target/arm/usb-target.h b/firmware/target/arm/usb-target.h
index 34e7a54262..e0145ec242 100644
--- a/firmware/target/arm/usb-target.h
+++ b/firmware/target/arm/usb-target.h
@@ -21,9 +21,6 @@
21#ifndef USB_TARGET_H 21#ifndef USB_TARGET_H
22#define USB_TARGET_H 22#define USB_TARGET_H
23 23
24void usb_insert_int(void);
25void firewire_insert_int(void);
26
27#ifdef HAVE_BOOTLOADER_USB_MODE 24#ifdef HAVE_BOOTLOADER_USB_MODE
28#define USB_DRIVER_CLOSE 25#define USB_DRIVER_CLOSE
29#endif 26#endif