From: Chris Metcalf Date: Tue, 3 Sep 2013 18:13:31 +0000 (-0400) Subject: tile: clean up relocate_kernel_64 debug code X-Git-Tag: v3.12-rc1~120^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=309272f99f3e65b9bb5c49a2901c63a1859172f3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed