summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pbell/vibe500/usb-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/pbell/vibe500/usb-target.h')
-rw-r--r--firmware/target/arm/pbell/vibe500/usb-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/pbell/vibe500/usb-target.h b/firmware/target/arm/pbell/vibe500/usb-target.h
index fb51b990c8..2cedf514c5 100644
--- a/firmware/target/arm/pbell/vibe500/usb-target.h
+++ b/firmware/target/arm/pbell/vibe500/usb-target.h
@@ -24,7 +24,6 @@
24#ifndef USB_TARGET_H 24#ifndef USB_TARGET_H
25#define USB_TARGET_H 25#define USB_TARGET_H
26 26
27bool usb_init_device(void);
28void usb_pin_init(void); /* Init the GPIO input only */ 27void usb_pin_init(void); /* Init the GPIO input only */
29 28
30#endif 29#endif