Index: uspace/lib/usbhost/include/usb/host/ddf_helpers.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/ddf_helpers.h	(revision 237df2fe310a52652921f9329987ec1657d4be25)
+++ uspace/lib/usbhost/include/usb/host/ddf_helpers.h	(revision 1da979de290ac0da83cd144e84e0f312ae5f6e4b)
@@ -46,5 +46,4 @@
     usb_speed_t max_speed, size_t bw, bw_count_func_t bw_count);
 int hcd_ddf_setup_root_hub(ddf_dev_t *dev, usb_speed_t speed);
-int hcd_ddf_setup_hub(ddf_dev_t *dev, usb_address_t *address);
 int hcd_ddf_new_device(ddf_dev_t *device);
 
