diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-03-24 15:09:59 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-03-24 18:01:50 +0100 |
commit | 41a8198f61d858bcad7ef705d5d3ec3e3a8dea4a (patch) | |
tree | 96b7249cb3e986a05a843e193d2e474a1840726d /arch/mips/pci/pci-sb1250.c | |
parent | [MIPS] Jazz: Fix warning. (diff) | |
download | linux-41a8198f61d858bcad7ef705d5d3ec3e3a8dea4a.tar.xz linux-41a8198f61d858bcad7ef705d5d3ec3e3a8dea4a.zip |
[MIPS] SB1: Fix pile of gcc's bogus format string warnings.
CC arch/mips/mm/cerr-sb1.o
arch/mips/mm/cerr-sb1.c: In function 'sb1_cache_error':
arch/mips/mm/cerr-sb1.c:235: warning: format '%010llx' expects type 'long long unsigned int', but argument 2 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c: In function 'extract_ic':
arch/mips/mm/cerr-sb1.c:385: warning: format '%016llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c:385: warning: format '%016llX' expects type 'long long unsigned int', but argument 6 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c: In function 'extract_dc':
arch/mips/mm/cerr-sb1.c:523: warning: format '%010llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c:523: warning: format '%016llX' expects type 'long long unsigned int', but argument 7 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c:570: warning: format '%016llX' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
LD arch/mips/mm/built-in.o
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci/pci-sb1250.c')
0 files changed, 0 insertions, 0 deletions