powerpc/corenet_ds: Slave core in holdoff when boot from SRIO
[oweals/u-boot.git] / include / usb.h
index 4534738f8d7350ffdc9f311558de1396602c6dd4..48e4bcda54640fbf1a0d8c3feecba09236cd2341 100644 (file)
@@ -199,7 +199,6 @@ int usb_submit_int_msg(struct usb_device *dev, unsigned long pipe,
                        void *buffer, int transfer_len, int interval);
 int usb_disable_asynch(int disable);
 int usb_maxpacket(struct usb_device *dev, unsigned long pipe);
-inline void wait_ms(unsigned long ms);
 int usb_get_configuration_no(struct usb_device *dev, unsigned char *buffer,
                                int cfgno);
 int usb_get_report(struct usb_device *dev, int ifnum, unsigned char type,