Commit fc246c38 authored by Stephen Rothwell's avatar Stephen Rothwell
Browse files

[POWERPC] iSeries does not need pcibios_fixup_resources

parent a542dbd3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -262,10 +262,6 @@ void __init iSeries_pci_final_fixup(void)
	mf_display_src(0xC9000200);
}

void pcibios_fixup_resources(struct pci_dev *pdev)
{
}

/*
 * Look down the chain to find the matching Device Device
 */