[MIPS] Fix warning of printk format in mips_srs_init()
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Tue, 31 Oct 2006 04:44:38 +0000 (13:44 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Oct 2006 20:13:21 +0000 (20:13 +0000)
arch/mips/kernel/traps.c:1115: warning: int format, long unsigned int arg (arg 2)

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found