From fc246c389db7b08b4a054e68c742c6598b02523c Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 25 Sep 2006 14:00:41 +1000 Subject: [POWERPC] iSeries does not need pcibios_fixup_resources Signed-off-by: Stephen Rothwell --- arch/powerpc/platforms/iseries/pci.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/powerpc/platforms/iseries/pci.c') diff --git a/arch/powerpc/platforms/iseries/pci.c b/arch/powerpc/platforms/iseries/pci.c index e904b3609c6..4aa165e010d 100644 --- a/arch/powerpc/platforms/iseries/pci.c +++ b/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 */ -- cgit v1.2.3