summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcivar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/pcivar.h')
-rw-r--r--sys/pci/pcivar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pci/pcivar.h b/sys/pci/pcivar.h
index a332fc9..d066860 100644
--- a/sys/pci/pcivar.h
+++ b/sys/pci/pcivar.h
@@ -284,8 +284,6 @@ typedef void pci_inthand_t(void *arg);
/* just copied from old PCI code for now ... */
-extern int pci_mechanism;
-
struct pci_device {
char* pd_name;
const char* (*pd_probe ) (pcici_t tag, pcidi_t type);
OpenPOWER on IntegriCloud