[PATCH] ppc32: Fix building MPC8555 CDS
authorKumar Gala <galak@freescale.com>
Wed, 22 Jun 2005 20:10:02 +0000 (15:10 -0500)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 20:23:38 +0000 (13:23 -0700)
Adding support for MPC8548 w/o PCI support, broke building MPC8555 CDS
by trying to remove a loop variable that was used when PCI is enabled.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org)

No differences found