Skip to content

Commit

Permalink
[POWERPC] iSeries does not need pcibios_fixup_resources
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
Stephen Rothwell committed Oct 3, 2006
1 parent a542dbd commit fc246c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/powerpc/platforms/iseries/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit fc246c3

Please sign in to comment.