Index: uspace/lib/usbhost/src/endpoint.c
===================================================================
--- uspace/lib/usbhost/src/endpoint.c	(revision 498ced18a4f90fe1c9eee028e354d61b39de484d)
+++ uspace/lib/usbhost/src/endpoint.c	(revision 46f7b640162fc033ba543e9e1feba8652b786a1b)
@@ -145,5 +145,5 @@
  * offline (and is interrupted by the endpoint going offline).
  */
-void endpoint_wait_timeout_locked(endpoint_t *ep, suseconds_t timeout)
+void endpoint_wait_timeout_locked(endpoint_t *ep, usec_t timeout)
 {
 	assert(ep);
