aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/sysdev/ppc4xx_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/sysdev/ppc4xx_pci.c b/arch/powerpc/sysdev/ppc4xx_pci.c
index 3c2c14c32e76..5abfcd157483 100644
--- a/arch/powerpc/sysdev/ppc4xx_pci.c
+++ b/arch/powerpc/sysdev/ppc4xx_pci.c
@@ -533,7 +533,7 @@ static void __init ppc4xx_probe_pcix_bridge(struct device_node *np)
533 * 533 *
534 */ 534 */
535 535
536#define MAX_PCIE_BUS_MAPPED 0x10 536#define MAX_PCIE_BUS_MAPPED 0x40
537 537
538struct ppc4xx_pciex_port 538struct ppc4xx_pciex_port
539{ 539{