From 3aebdfa6424fac99a4d1b7e09161f203c005cda5 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Fri, 2 Jan 2015 22:48:01 +0100 Subject: usb: make usb_release_exclusive_storage private Change-Id: I0383760b7d8e67cc99bbe4e4979bca92ef436c8d Reviewed-on: http://gerrit.rockbox.org/1098 Reviewed-by: Amaury Pouly --- firmware/export/usb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/usb.h') diff --git a/firmware/export/usb.h b/firmware/export/usb.h index 74c4826006..ff85cb99ce 100644 --- a/firmware/export/usb.h +++ b/firmware/export/usb.h @@ -234,7 +234,6 @@ bool usb_driver_enabled(int driver); /* returns whether exclusive storage is available for USB */ bool usb_exclusive_storage(void); #endif /* HAVE_USBSTACK */ -int usb_release_exclusive_storage(void); #ifdef USB_FIREWIRE_HANDLING bool firewire_detect(void); -- cgit v1.2.3