lkml.org 
[lkml]   [2002]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2.5] export pci_bus_type to modules.
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/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.018 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site