linux/arch/mips/boot
Ralf Baechle 893d20fbae MIPS: Fix calc_vmlinuz_load_addr build warnings.
HOSTCC  arch/mips/boot/compressed/calc_vmlinuz_load_addr
arch/mips/boot/compressed/calc_vmlinuz_load_addr.c: In function 'main':
arch/mips/boot/compressed/calc_vmlinuz_load_addr.c:35:2: warning: format '%llx' expects type 'long long unsigned int *', but argument 3 has type 'uint64_t *'
arch/mips/boot/compressed/calc_vmlinuz_load_addr.c:54:2: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'uint64_t'

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-05-10 18:15:25 +01:00
..
compressed MIPS: Fix calc_vmlinuz_load_addr build warnings. 2011-05-10 18:15:25 +01:00
.gitignore MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS 2010-08-05 13:26:33 +01:00
ecoff.h
elf2ecoff.c MIPS: Remove useless zero initializations. 2009-09-17 20:07:51 +02:00
Makefile MIPS: Refactor arch/mips/boot/Makefile 2010-08-05 13:25:57 +01:00