summaryrefslogtreecommitdiff
path: root/sys/pci/if_en_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_en_pci.c')
-rw-r--r--sys/pci/if_en_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_en_pci.c b/sys/pci/if_en_pci.c
index 382c7b63f428..8a17e65c0f4e 100644
--- a/sys/pci/if_en_pci.c
+++ b/sys/pci/if_en_pci.c
@@ -88,7 +88,6 @@ struct en_pci_softc {
/* PCI bus glue */
void *sc_ih; /* interrupt handle */
- pci_chipset_tag_t en_pc; /* for PCI calls */
pcici_t en_confid; /* config id */
};