Skip to content
Commit e606c109 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] rtlx: fix int vs. long bug.



  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: default avatarRalf Baechle <ralf@linux-mips.org>
parent 19299b1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment