fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / pci / pcie / portdrv_bus.c
index 3e84b50..3f09768 100644 (file)
@@ -24,6 +24,7 @@ struct bus_type pcie_port_bus_type = {
        .suspend        = pcie_port_bus_suspend,
        .resume         = pcie_port_bus_resume, 
 };
+EXPORT_SYMBOL_GPL(pcie_port_bus_type);
 
 static int pcie_port_bus_match(struct device *dev, struct device_driver *drv)
 {