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:
19299b1
)
[MIPS] rtlx: fix int vs. long bug.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 12 Sep 2007 15:31:12 +0000
(16:31 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 14 Sep 2007 18:08:42 +0000
(19:08 +0100)
CC arch/mips/kernel/rtlx.o
arch/mips/kernel/rtlx.c: In function 'rtlx_init':
arch/mips/kernel/rtlx.c:114: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found