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)
commit309272f99f3e65b9bb5c49a2901c63a1859172f3
tree42d8853ba14b14d562e654c8be0a5ebc0ab1d344
parenta718e10cbaa28035b7ab510d68fef68524454e1a
tile: clean up relocate_kernel_64 debug code

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>
arch/tile/kernel/relocate_kernel_64.S