소스 검색

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