summaryrefslogtreecommitdiff
path: root/firmware/target/arm/iriver/usb-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/iriver/usb-target.h')
-rw-r--r--firmware/target/arm/iriver/usb-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/iriver/usb-target.h b/firmware/target/arm/iriver/usb-target.h
index 034b012bdd..a0905ebe51 100644
--- a/firmware/target/arm/iriver/usb-target.h
+++ b/firmware/target/arm/iriver/usb-target.h
@@ -28,7 +28,6 @@
28#define USB_DRIVER_CLOSE 28#define USB_DRIVER_CLOSE
29#endif 29#endif
30 30
31bool usb_init_device(void);
32void usb_pin_init(void); /* Init the GPIO input only */ 31void usb_pin_init(void); /* Init the GPIO input only */
33bool usb_plugged(void); /* Returns instantaneous state - always */ 32bool usb_plugged(void); /* Returns instantaneous state - always */
34 33