From: Ralf Baechle Date: Wed, 12 Sep 2007 15:31:12 +0000 (+0100) Subject: [MIPS] rtlx: fix int vs. long bug. X-Git-Tag: v2.6.23-rc7~46^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e606c109c485c6f8e27dd6ddcd2c0b58c96fc5c9;p=pandora-kernel.git [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 --- Reading git-diff-tree failed