arch/tile: fix formatting bug in register dumps
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Sep 2010 15:17:05 +0000 (11:17 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Sep 2010 15:17:05 +0000 (11:17 -0400)
This cut-and-paste bug was caused by rewriting the register dump
code to use only a single printk per line of output.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found