From: Wu Zhangjin Date: Thu, 2 Jul 2009 15:18:09 +0000 (+0800) Subject: MIPS: Loongson: Remove existing early_printk implementation X-Git-Tag: v2.6.32-rc1~658^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc49ef556b135739386c64fd5c2ecd99b300446;p=pandora-kernel.git MIPS: Loongson: Remove existing early_printk implementation Removes the existing implementation of early_printk for fulong. The old implementation was based on the outdated board-specific dbg_io.c. Since commit 8d60a903d986ffa26c41f0092320a3b9da20bfaf dbg_io.c is not longer needed; it will be removed by the next patch, and a new implementation of early_printk will be added later. Signed-off-by: Wu Zhangjin Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed