powerpc/85xx: Fix compilation of mpc85xx_mds.c
authorAlexander Graf <agraf@suse.de>
Tue, 31 Aug 2010 02:15:22 +0000 (04:15 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 31 Aug 2010 16:36:04 +0000 (11:36 -0500)
Commit 99d8238f berobbed the for_each loop of its iterator! Let's be
nice and give it back, so it compiles for us.

CC: Anton Vorontsov <avorontsov@mvista.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found