diff options
Diffstat (limited to 'firmware/target/arm/pbell')
-rw-r--r-- | firmware/target/arm/pbell/vibe500/usb-target.h | 1 |
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 | ||
27 | bool usb_init_device(void); | ||
28 | void usb_pin_init(void); /* Init the GPIO input only */ | 27 | void usb_pin_init(void); /* Init the GPIO input only */ |
29 | 28 | ||
30 | #endif | 29 | #endif |