Преглед на файлове

[POWERPC] iSeries does not need pcibios_fixup_resources

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Stephen Rothwell преди 18 години
родител
ревизия
fc246c389d
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      arch/powerpc/platforms/iseries/pci.c

+ 0 - 4
arch/powerpc/platforms/iseries/pci.c

@@ -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
  */