From: Stephen Rothwell Date: Mon, 25 Sep 2006 04:00:41 +0000 (+1000) Subject: [POWERPC] iSeries does not need pcibios_fixup_resources X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fc246c389db7b08b4a054e68c742c6598b02523c;p=linux-beck.git [POWERPC] iSeries does not need pcibios_fixup_resources Signed-off-by: Stephen Rothwell --- diff --git a/arch/powerpc/platforms/iseries/pci.c b/arch/powerpc/platforms/iseries/pci.c index e904b3609c6c..4aa165e010d9 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 */