Delete fwohci_filt() as it is now unused
Obtained from: Marius Strobl <marius@alchemy.franken.de> MFC after: 2 weeks
This commit is contained in:
parent
3619ea6a08
commit
23ee18767e
@ -78,7 +78,6 @@ typedef struct fwohci_softc {
|
|||||||
} fwohci_softc_t;
|
} fwohci_softc_t;
|
||||||
|
|
||||||
void fwohci_intr (void *arg);
|
void fwohci_intr (void *arg);
|
||||||
void fwohci_filt (void *arg);
|
|
||||||
int fwohci_init (struct fwohci_softc *, device_t);
|
int fwohci_init (struct fwohci_softc *, device_t);
|
||||||
void fwohci_poll (struct firewire_comm *, int, int);
|
void fwohci_poll (struct firewire_comm *, int, int);
|
||||||
void fwohci_reset (struct fwohci_softc *, device_t);
|
void fwohci_reset (struct fwohci_softc *, device_t);
|
||||||
|
Loading…
Reference in New Issue
Block a user