powerpc: Fix old bug in prom_init setting of the color
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Dec 2011 13:55:11 +0000 (13:55 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Dec 2011 03:41:25 +0000 (14:41 +1100)
We have an array of 16 entries and a loop of 32 iterations... oops.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found