Index: uspace/drv/bus/usb/xhci/endpoint.h
===================================================================
--- uspace/drv/bus/usb/xhci/endpoint.h	(revision 47e9494c5eb0d77e3f73d832708572c5ada9398e)
+++ uspace/drv/bus/usb/xhci/endpoint.h	(revision 1af4c002fefa9e2efe75a0780dd018c77b2f7ae9)
@@ -135,4 +135,6 @@
 void xhci_endpoint_fini(xhci_endpoint_t *);
 
+void xhci_endpoint_free_transfer_ds(xhci_endpoint_t *xhci_ep);
+
 uint8_t xhci_endpoint_dci(xhci_endpoint_t *);
 uint8_t xhci_endpoint_index(xhci_endpoint_t *);
