From: Wu Zhangjin Date: Fri, 16 Oct 2009 06:17:16 +0000 (+0800) Subject: MIPS: Loongson early_printk: Fix variable type of uart_base X-Git-Tag: v2.6.33-rc1~6^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db54ff246eae5acb6b7dffec2c05e682f91e0f4e;p=pandora-kernel.git MIPS: Loongson early_printk: Fix variable type of uart_base The uart_base variable here is not a physical address, so, we replace it by unsigned char *. Signed-off-by: Wu Zhangjin Cc: Linux-MIPS Cc: yanh@lemote.com Cc: huhb@lemote.com Cc: Zhang Le Cc: zhangfx@lemote.com Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed