git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d4ff0
)
MIPS: Loongson early_printk: Fix variable type of uart_base
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Fri, 16 Oct 2009 06:17:16 +0000
(14:17 +0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:03 +0000
(
01:57
+0000)
The uart_base variable here is not a physical address, so, we replace it
by unsigned char *.
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Cc: yanh@lemote.com
Cc: huhb@lemote.com
Cc: Zhang Le <r0bertz@gentoo.org>
Cc: zhangfx@lemote.com
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found