Loading hw/usb/hcd-xhci.c +0 −1 Original line number Diff line number Diff line Loading @@ -386,7 +386,6 @@ struct XHCIEPContext { XHCIRing ring; unsigned int next_xfer; unsigned int comp_xfer; XHCITransfer transfers[TD_QUEUE]; XHCITransfer *retry; EPType type; Loading Loading
hw/usb/hcd-xhci.c +0 −1 Original line number Diff line number Diff line Loading @@ -386,7 +386,6 @@ struct XHCIEPContext { XHCIRing ring; unsigned int next_xfer; unsigned int comp_xfer; XHCITransfer transfers[TD_QUEUE]; XHCITransfer *retry; EPType type; Loading