summaryrefslogtreecommitdiff
path: root/kexec/kexec-elf-core.c
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2008-09-10 18:40:42 -0700
committerSimon Horman <horms@verge.net.au>2008-09-12 09:22:28 +1000
commitc1d13f4bd287f48c5fce02c3916b132f618c40fb (patch)
treee20197f43c5e13d5103ff4681989dce37c87bb86 /kexec/kexec-elf-core.c
parent011e3d8660ea44b934f6468b70b1411c97a123a8 (diff)
Fix build warnings
Fix these 64 bit build warnings: kexec/firmware_memmap.c:241: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' kexec/crashdump-elf.c:160: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'Elf64_Off' kexec/crashdump-elf.c:160: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'Elf64_Addr' kexec/crashdump-elf.c:160: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'Elf64_Addr' kexec/crashdump-elf.c:160: warning: format '%llx' expects type 'long long unsigned int', but argument 7 has type 'Elf64_Xword' kexec/crashdump-elf.c:160: warning: format '%llx' expects type 'long long unsigned int', but argument 8 has type 'Elf64_Xword' Tested on PS3 (ppc64) with 32 and 64 bit builds. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/kexec-elf-core.c')
0 files changed, 0 insertions, 0 deletions