summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcibus.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/pcibus.h')
-rw-r--r--sys/pci/pcibus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/pcibus.h b/sys/pci/pcibus.h
index aa3c46a..3ff8205 100644
--- a/sys/pci/pcibus.h
+++ b/sys/pci/pcibus.h
@@ -94,6 +94,6 @@ struct pcibus {
extern struct linker_set pcibus_set;
-int pci_register_lkm (struct pci_device *dvp);
+int pci_register_lkm (struct pci_device *dvp, int if_revision);
#endif
OpenPOWER on IntegriCloud