|
@@ -186,11 +186,6 @@ resource_size_t pcibios_align_resource(void *data, const struct resource *res,
|
|
|
return start;
|
|
|
}
|
|
|
|
|
|
-int pcibios_enable_device(struct pci_dev *dev, int mask)
|
|
|
-{
|
|
|
- return pci_enable_resources(dev, mask);
|
|
|
-}
|
|
|
-
|
|
|
static void __init
|
|
|
pcibios_bus_report_status_early(struct pci_channel *hose,
|
|
|
int top_bus, int current_bus,
|