Thou shall do a make before commit.
[grmbl] Fix duplicate elements in struct in previous commit.
This commit is contained in:
parent
a462f21277
commit
d447ab3427
@ -72,9 +72,6 @@ typedef struct ohci_softc {
|
||||
/* XXX should keep track of all DMA memory */
|
||||
#endif /* __FreeBSD__ */
|
||||
|
||||
bus_space_tag_t iot;
|
||||
bus_space_handle_t ioh;
|
||||
|
||||
usb_dma_t sc_hccadma;
|
||||
struct ohci_hcca *sc_hcca;
|
||||
ohci_soft_ed_t *sc_eds[OHCI_NO_EDS];
|
||||
|
Loading…
x
Reference in New Issue
Block a user