|
@@ -197,11 +197,6 @@ void __init pcibios_update_irq(struct pci_dev *dev, int irq)
|
|
pci_write_config_byte(dev, PCI_INTERRUPT_LINE, irq);
|
|
pci_write_config_byte(dev, PCI_INTERRUPT_LINE, irq);
|
|
}
|
|
}
|
|
|
|
|
|
-char * __devinit __weak pcibios_setup(char *str)
|
|
|
|
-{
|
|
|
|
- return str;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
static void __init
|
|
static void __init
|
|
pcibios_bus_report_status_early(struct pci_channel *hose,
|
|
pcibios_bus_report_status_early(struct pci_channel *hose,
|
|
int top_bus, int current_bus,
|
|
int top_bus, int current_bus,
|