linux/arch/mips/momentum
Ralf Baechle 2002d2bde1 [MIPS] Ocelot C: Fix warning about missmatching format string.
CC      arch/mips/momentum/ocelot_c/setup.o
arch/mips/momentum/ocelot_c/setup.c: In function 'momenco_time_init':
arch/mips/momentum/ocelot_c/setup.c:223: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int'

Change data type to match format string; a 32-bit type better suits our
needs.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-11-06 20:55:36 +00:00
..
jaguar_atx [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 2006-10-09 00:15:28 +01:00
ocelot_3 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 2006-10-09 00:15:28 +01:00
ocelot_c [MIPS] Ocelot C: Fix warning about missmatching format string. 2006-11-06 20:55:36 +00:00
ocelot_g [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. 2006-11-02 17:23:33 +00:00
Kconfig Sliceup Kconfig; it's grown too large. 2005-10-29 19:32:41 +01:00