mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
unbreak -current (at least on my cvsups all today)
This commit is contained in:
parent
90c1249eb2
commit
cd3aa54df0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88865
@ -159,8 +159,6 @@ LIST_HEAD(, uhci_intr_info) uhci_ii_free;
|
||||
|
||||
Static void uhci_busreset(uhci_softc_t *);
|
||||
Static void uhci_reset(uhci_softc_t *);
|
||||
Static void uhci_shutdown(void *v);
|
||||
Static void uhci_power(int, void *);
|
||||
Static usbd_status uhci_run(uhci_softc_t *, int run);
|
||||
Static uhci_soft_td_t *uhci_alloc_std(uhci_softc_t *);
|
||||
Static void uhci_free_std(uhci_softc_t *, uhci_soft_td_t *);
|
||||
|
Loading…
Reference in New Issue
Block a user