Index: uspace/lib/usbhost/include/usb/host/utility.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utility.h	(revision 296d22fc7ac2cf337cdd964b70173f002f670d06)
+++ uspace/lib/usbhost/include/usb/host/utility.h	(revision 4c3fef43df9c6f097a67209a0d4aa634bcb09919)
@@ -47,5 +47,5 @@
 
 uint16_t hc_get_ep0_initial_mps(usb_speed_t);
-int hc_get_ep0_max_packet_size(uint16_t *, bus_t *, device_t *);
+int hc_get_ep0_max_packet_size(uint16_t *, device_t *);
 void hc_reset_toggles(const usb_transfer_batch_t *batch, endpoint_reset_toggle_t);
 int hc_setup_virtual_root_hub(hc_device_t *, usb_speed_t);
