diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-08-19 11:50:12 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-08-19 11:50:12 +0000 |
| commit | 68128138a56c1386196b981668492366fc5332b7 (patch) | |
| tree | c38abba42dde878e6c0f47ede0697c8f1d36d64a /sys/dev/usb/controller/xhci.h | |
| parent | c3b0de2eae951b8318f1b26fa938116c0223c3d9 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/controller/xhci.h')
| -rw-r--r-- | sys/dev/usb/controller/xhci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/xhci.h b/sys/dev/usb/controller/xhci.h index c0427e0cf11f..e2c3b887a338 100644 --- a/sys/dev/usb/controller/xhci.h +++ b/sys/dev/usb/controller/xhci.h @@ -393,7 +393,6 @@ struct xhci_endpoint_ext { uint8_t trb_halted; uint8_t trb_running; uint8_t trb_ep_mode; - uint8_t trb_ep_maxp; }; enum { |
