]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/usb_mass_storage.h
sunxi_nand_spl: We only need to reset the nand chip once
[karo-tx-uboot.git] / include / usb_mass_storage.h
index 2b959ec057e49b75b1ed7b43a5a5f9f37b569f06..69b80cd1a367a602d97e5efb16f67777c15caa20 100644 (file)
@@ -30,7 +30,6 @@ extern struct ums *ums;
 
 int fsg_init(struct ums *);
 void fsg_cleanup(void);
-struct ums *ums_init(unsigned int);
 int fsg_main_thread(void *);
 int fsg_add(struct usb_configuration *c);
 #endif /* __USB_MASS_STORAGE_H__ */