aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pci.h')
-rw-r--r--include/linux/pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci.h b/include/linux/pci.h
index ac403d74a22..18319aba1a5 100644
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
@@ -881,5 +881,7 @@ extern int pci_pci_problems;
881extern unsigned long pci_cardbus_io_size; 881extern unsigned long pci_cardbus_io_size;
882extern unsigned long pci_cardbus_mem_size; 882extern unsigned long pci_cardbus_mem_size;
883 883
884extern void pcibios_add_platform_entries(struct pci_dev *dev);
885
884#endif /* __KERNEL__ */ 886#endif /* __KERNEL__ */
885#endif /* LINUX_PCI_H */ 887#endif /* LINUX_PCI_H */