diff options
Diffstat (limited to 'sys/dev/firewire/fwohcivar.h')
| -rw-r--r-- | sys/dev/firewire/fwohcivar.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/firewire/fwohcivar.h b/sys/dev/firewire/fwohcivar.h index 6f9729096023..3c9b242a1c11 100644 --- a/sys/dev/firewire/fwohcivar.h +++ b/sys/dev/firewire/fwohcivar.h @@ -42,10 +42,6 @@ typedef struct fwohci_softc { bus_space_tag_t bst; bus_space_handle_t bsh; void *ih; -#if defined(__DragonFly__) || __FreeBSD_version < 500000 - void *ih_cam; - void *ih_bio; -#endif struct resource *bsr; struct resource *irq_res; struct fwohci_dbch{ |
