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 b997e7b1c887fcaf9ee6d5e50359333226bd57c8)
@@ -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);
 
