summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/at91dci.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/controller/at91dci.h')
-rw-r--r--sys/dev/usb/controller/at91dci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/at91dci.h b/sys/dev/usb/controller/at91dci.h
index 8a745c8..0271fb9 100644
--- a/sys/dev/usb/controller/at91dci.h
+++ b/sys/dev/usb/controller/at91dci.h
@@ -203,7 +203,6 @@ struct at91dci_flags {
struct at91dci_softc {
struct usb2_bus sc_bus;
union at91dci_hub_temp sc_hub_temp;
- LIST_HEAD(, usb2_xfer) sc_interrupt_list_head;
struct usb2_device *sc_devices[AT91_MAX_DEVICES];
struct resource *sc_io_res;
OpenPOWER on IntegriCloud