mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[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: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
19299b1a72
commit
e606c109c4
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue