Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
[linux-2.6-block.git] / drivers / pci / setup-bus.c
index 6603d401bb7c8b24513f9f2d86e45784e5e08240..4fd0cacf7ca0ae0dfaebf5c612f457cdf6fa43f9 100644 (file)
@@ -1813,3 +1813,4 @@ void pci_assign_unassigned_bus_resources(struct pci_bus *bus)
        __pci_bus_assign_resources(bus, &add_list, NULL);
        BUG_ON(!list_empty(&add_list));
 }
+EXPORT_SYMBOL_GPL(pci_assign_unassigned_bus_resources);