summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/usb-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/usb-target.h')
-rw-r--r--firmware/target/arm/as3525/usb-target.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/arm/as3525/usb-target.h b/firmware/target/arm/as3525/usb-target.h
index 3643cf84b6..9cafced050 100644
--- a/firmware/target/arm/as3525/usb-target.h
+++ b/firmware/target/arm/as3525/usb-target.h
@@ -21,8 +21,6 @@
21#ifndef USB_TARGET_H 21#ifndef USB_TARGET_H
22#define USB_TARGET_H 22#define USB_TARGET_H
23 23
24static inline void usb_init_device(void) { }
25
26int usb_detect(void); 24int usb_detect(void);
27void usb_insert_int(void); 25void usb_insert_int(void);
28void usb_remove_int(void); 26void usb_remove_int(void);