diff options
Diffstat (limited to 'sys/dev/usb/ohcivar.h')
-rw-r--r-- | sys/dev/usb/ohcivar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ohcivar.h b/sys/dev/usb/ohcivar.h index d79aa23..37abf2f 100644 --- a/sys/dev/usb/ohcivar.h +++ b/sys/dev/usb/ohcivar.h @@ -73,7 +73,6 @@ typedef struct ohci_softc { #elif defined(__FreeBSD__) int sc_iobase; - int unit; #endif /* __FreeBSD__ */ usb_dma_t sc_hccadma; |