]> Pileus Git - ~andy/linux/commit
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)
commit6d4f2fb0860c36e7ef16cc41126242a8b6542771
tree61264aff5331ef419058aed4a49c3ebbdd8a233a
parent54a834043314c257210db2a9d59f8cc605571639
powerpc/85xx: Fix compilation of mpc85xx_mds.c

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>
arch/powerpc/platforms/85xx/mpc85xx_mds.c