diff options
Diffstat (limited to 'arch/powerpc/platforms/85xx/pci.c')
-rw-r--r-- | arch/powerpc/platforms/85xx/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/85xx/pci.c b/arch/powerpc/platforms/85xx/pci.c index 48f17e23d771..3c38ae4b76c7 100644 --- a/arch/powerpc/platforms/85xx/pci.c +++ b/arch/powerpc/platforms/85xx/pci.c | |||
@@ -36,7 +36,7 @@ | |||
36 | int mpc85xx_pci2_busno = 0; | 36 | int mpc85xx_pci2_busno = 0; |
37 | 37 | ||
38 | #ifdef CONFIG_PCI | 38 | #ifdef CONFIG_PCI |
39 | int __init add_bridge(struct device_node *dev) | 39 | int __init mpc85xx_add_bridge(struct device_node *dev) |
40 | { | 40 | { |
41 | int len; | 41 | int len; |
42 | struct pci_controller *hose; | 42 | struct pci_controller *hose; |