summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhcivar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/uhcivar.h')
-rw-r--r--sys/dev/usb/uhcivar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/uhcivar.h b/sys/dev/usb/uhcivar.h
index a2f8eae..723b449 100644
--- a/sys/dev/usb/uhcivar.h
+++ b/sys/dev/usb/uhcivar.h
@@ -126,7 +126,6 @@ typedef struct uhci_softc {
/* XXX should keep track of all DMA memory */
#elif defined(__FreeBSD__)
int sc_iobase;
- int unit;
#endif /* defined(__FreeBSD__) */
uhci_physaddr_t *sc_pframes;
OpenPOWER on IntegriCloud