xloader: Panda - bugfix missing while body
authorAndy Green <andy.green@linaro.org>
Wed, 9 Feb 2011 14:40:50 +0000 (14:40 +0000)
committerAnand Gadiyar <gadiyar@ti.com>
Mon, 14 Mar 2011 07:15:45 +0000 (12:45 +0530)
commit305492ac7f7f7d83256d13a755093fdb97e5dae3
tree57c86636496a1240eb8d52033eecc992d9436a4a
parentb186c986776726373b98b4f766a4b2733d19e599
xloader: Panda - bugfix missing while body

It looks like there is a missing ; that brings the following sr32
into the loop body.  That probably wasn't intentional and could
lead to unreliable ordering of the completion check and possibly
no sr32 following completion.

Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
board/omap4430panda/clock.c