aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2006-09-25 14:00:41 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2006-10-03 16:50:11 +1000
commitfc246c389db7b08b4a054e68c742c6598b02523c (patch)
tree3694ba5a47f2a1f3fa21d457120b3a045018b162 /arch/powerpc/platforms/iseries
parent[POWERPC] Allow combined iSeries and MULTIPLATFORM build (diff)
downloadlinux-dev-fc246c389db7b08b4a054e68c742c6598b02523c.tar.xz
linux-dev-fc246c389db7b08b4a054e68c742c6598b02523c.zip
[POWERPC] iSeries does not need pcibios_fixup_resources
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/powerpc/platforms/iseries')
-rw-r--r--arch/powerpc/platforms/iseries/pci.c4
1 files changed, 0 insertions, 4 deletions
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
*/