Commit fc246c38 authored by Stephen Rothwell's avatar Stephen Rothwell

[POWERPC] iSeries does not need pcibios_fixup_resources

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent a542dbd3
...@@ -262,10 +262,6 @@ void __init iSeries_pci_final_fixup(void) ...@@ -262,10 +262,6 @@ void __init iSeries_pci_final_fixup(void)
mf_display_src(0xC9000200); mf_display_src(0xC9000200);
} }
void pcibios_fixup_resources(struct pci_dev *pdev)
{
}
/* /*
* Look down the chain to find the matching Device Device * Look down the chain to find the matching Device Device
*/ */
......
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