[POWERPC] iSeries does not need pcibios_fixup_resources
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Sep 2006 04:00:41 +0000 (14:00 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 3 Oct 2006 06:50:11 +0000 (16:50 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/iseries/pci.c

index e904b36..4aa165e 100644 (file)
@@ -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
  */