summaryrefslogtreecommitdiff
path: root/include/usb/xhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/xhci.h')
-rw-r--r--include/usb/xhci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usb/xhci.h b/include/usb/xhci.h
index 7d34103fd5..a3e5914b10 100644
--- a/include/usb/xhci.h
+++ b/include/usb/xhci.h
@@ -1227,6 +1227,7 @@ struct xhci_ctrl {
struct xhci_scratchpad *scratchpad;
struct xhci_virt_device *devs[MAX_HC_SLOTS];
int rootdev;
+ u16 hci_version;
};
unsigned long trb_addr(struct xhci_segment *seg, union xhci_trb *trb);