summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_en_pci.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-10-22 16:09:12 +0000
committerphk <phk@FreeBSD.org>2000-10-22 16:09:12 +0000
commit37c9cff867708908c9def9fe80a76b0cac70d8a9 (patch)
tree635044f099bcb0484f66aab3c374972be8c0fbbb /sys/pci/if_en_pci.c
parentf20992328ccae8aae87c3e9afe98654280616da9 (diff)
downloadFreeBSD-src-37c9cff867708908c9def9fe80a76b0cac70d8a9.zip
FreeBSD-src-37c9cff867708908c9def9fe80a76b0cac70d8a9.tar.gz
Make LINT compile again.
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 382c7b6..8a17e65 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 */
};
OpenPOWER on IntegriCloud