From 18c985f4a2fa66658bdebaa4053f5aeb8eb6533c Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 22 Jun 2005 15:10:02 -0500 Subject: [PATCH] --- yaml --- r: 2754 b: refs/heads/master c: f1b04770b0d073a9d70e5b3b873d274c1c19e1f6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/ppc/platforms/85xx/mpc85xx_cds_common.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d48c2d70f9ce..d522f65faf9c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb7a0e36532bc231bea8adfb1dddc3961eb38940 +refs/heads/master: f1b04770b0d073a9d70e5b3b873d274c1c19e1f6 diff --git a/trunk/arch/ppc/platforms/85xx/mpc85xx_cds_common.c b/trunk/arch/ppc/platforms/85xx/mpc85xx_cds_common.c index 203b2ca61df8..b52c4317fefd 100644 --- a/trunk/arch/ppc/platforms/85xx/mpc85xx_cds_common.c +++ b/trunk/arch/ppc/platforms/85xx/mpc85xx_cds_common.c @@ -149,6 +149,7 @@ void __init mpc85xx_cds_init_IRQ(void) { bd_t *binfo = (bd_t *) __res; + int i; /* Determine the Physical Address of the OpenPIC regs */ phys_addr_t OpenPIC_PAddr = binfo->bi_immr_base + MPC85xx_OPENPIC_OFFSET;