summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/fwohcivar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/fwohcivar.h')
-rw-r--r--sys/dev/firewire/fwohcivar.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/firewire/fwohcivar.h b/sys/dev/firewire/fwohcivar.h
index 6f97290..3c9b242 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{
OpenPOWER on IntegriCloud