linux/arch/mips/arc
Ralf Baechle b2e569d876 [MIPS] ARC: Fix several compiler warnings.
CC      arch/mips/arc/init.o
arch/mips/arc/init.c: In function 'prom_init':
arch/mips/arc/init.c:27: warning: ISO C90 forbids mixed declarations and code
arch/mips/arc/init.c:35: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 2 has type 'ULONG'
arch/mips/arc/init.c:28: warning: unused variable 'c'
arch/mips/arc/init.c:27: warning: unused variable ‘cnt’

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-03-08 01:10:30 +00:00
..
Makefile Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. 2005-10-29 19:30:54 +01:00
arc_con.c [MIPS] A struct console.setup function may not be __init. 2006-03-09 18:05:07 +00:00
cmdline.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
console.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
env.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
identify.c [MIPS] Use ARRAY_SIZE macro when appropriate 2007-02-06 16:53:19 +00:00
init.c [MIPS] ARC: Fix several compiler warnings. 2007-03-08 01:10:30 +00:00
memory.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
misc.c [MIPS] Get rid of the IP22-specific code in arclib. 2006-03-18 16:59:26 +00:00
promlib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
salone.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tree.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00