tile: clean up relocate_kernel_64 debug code
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:13:31 +0000 (14:13 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:13:31 +0000 (14:13 -0400)
We remove some debug code in relocate_kernel_64.S that made raw
calls to the hv_console_putc Tilera hypervisor API, since everything
should funnel through the early_hv_write() API.

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

No differences found