Hi,
The attached patch (against the BK head, which wasn't yet updated to
2.5.22 btw) exports the pci_bus_type symbol to modules, needed by
(at least) the recent changes in pcmcia/cardbus.c.
Stelian.
===== drivers/pci/pci-driver.c 1.14 vs edited =====
--- 1.14/drivers/pci/pci-driver.c Sun Jun 9 01:07:49 2002
+++ edited/drivers/pci/pci-driver.c Tue Jun 18 17:53:41 2002
@@ -210,3 +210,4 @@
EXPORT_SYMBOL(pci_register_driver);
EXPORT_SYMBOL(pci_unregister_driver);
EXPORT_SYMBOL(pci_dev_driver);
+EXPORT_SYMBOL(pci_bus_type);
-- Stelian Pop <stelian.pop@fr.alcove.com> Alcove - http://www.alcove.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:16 EST