summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/usb-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx31/gigabeat-s/usb-target.h')
-rw-r--r--firmware/target/arm/imx31/gigabeat-s/usb-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/imx31/gigabeat-s/usb-target.h b/firmware/target/arm/imx31/gigabeat-s/usb-target.h
index 7931058241..961b947e14 100644
--- a/firmware/target/arm/imx31/gigabeat-s/usb-target.h
+++ b/firmware/target/arm/imx31/gigabeat-s/usb-target.h
@@ -26,7 +26,6 @@
26#endif 26#endif
27 27
28void usb_connect_event(void); 28void usb_connect_event(void);
29void usb_init_device(void);
30/* Read the immediate state of the cable from the PMIC */ 29/* Read the immediate state of the cable from the PMIC */
31bool usb_plugged(void); 30bool usb_plugged(void);
32 31