Commit 698a281b authored by David Mosberger's avatar David Mosberger

Drop pcibios_update_resource() #warning.

parent 74ff698e
...@@ -359,8 +359,6 @@ pcibios_fixup_bus (struct pci_bus *b) ...@@ -359,8 +359,6 @@ pcibios_fixup_bus (struct pci_bus *b)
return; return;
} }
#warning pcibios_update_resource() is now a generic implementation - please check
void __devinit void __devinit
pcibios_update_irq (struct pci_dev *dev, int irq) pcibios_update_irq (struct pci_dev *dev, int irq)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment