summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/musb_otg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/controller/musb_otg.h')
-rw-r--r--sys/dev/usb/controller/musb_otg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/usb/controller/musb_otg.h b/sys/dev/usb/controller/musb_otg.h
index 0d880e1..8d0e668 100644
--- a/sys/dev/usb/controller/musb_otg.h
+++ b/sys/dev/usb/controller/musb_otg.h
@@ -363,8 +363,6 @@ struct musbotg_flags {
struct musbotg_softc {
struct usb2_bus sc_bus;
union musbotg_hub_temp sc_hub_temp;
- struct usb2_sw_transfer sc_root_ctrl;
- struct usb2_sw_transfer sc_root_intr;
struct usb2_hw_ep_profile sc_hw_ep_profile[16];
struct usb2_device *sc_devices[MUSB2_MAX_DEVICES];
OpenPOWER on IntegriCloud