X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/46e6e9ad0fac7127ec289c43e0becb330e9fca27..3e82b46c18bc48fdb3c1d60729c7661b3a0bf6bf:/sys/bus/firewire/firewirereg.h diff --git a/sys/bus/firewire/firewirereg.h b/sys/bus/firewire/firewirereg.h index 1dececc383..9453065fef 100644 --- a/sys/bus/firewire/firewirereg.h +++ b/sys/bus/firewire/firewirereg.h @@ -300,7 +300,6 @@ struct fw_device *fw_noderesolve_nodeid (struct firewire_comm *, int); struct fw_device *fw_noderesolve_eui64 (struct firewire_comm *, struct fw_eui64 *); struct fw_bind *fw_bindlookup (struct firewire_comm *, u_int16_t, u_int32_t); void fw_drain_txq (struct firewire_comm *); -int fwdev_makedev (struct firewire_softc *); int fwdev_destroydev (struct firewire_softc *); void fwdev_clone (void *, char *, int, cdev_t *);