Index: uspace/drv/bus/usb/uhci/hc.h
===================================================================
--- uspace/drv/bus/usb/uhci/hc.h	(revision 4db49344094408c5a4e6654a2a2813509a0c351b)
+++ uspace/drv/bus/usb/uhci/hc.h	(revision 296d22fc7ac2cf337cdd964b70173f002f670d06)
@@ -104,5 +104,7 @@
 
 	uhci_rh_t rh;
-	usb2_bus_t bus;
+	bus_t bus;
+	usb2_bus_helper_t bus_helper;
+
 	/** Addresses of I/O registers */
 	uhci_regs_t *registers;
