diff options
author | Tony Breeds <tony@bakeyournoodle.com> | 2008-08-01 03:38:39 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-08-04 05:18:17 +0200 |
commit | c7c8eede2739289df02a1ab297cc476c6f38dca7 (patch) | |
tree | 77a469e378d05ebc71b9e050d017675d8c3d71fc /arch/powerpc/include/asm/udbg.h | |
parent | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c (diff) | |
download | linux-c7c8eede2739289df02a1ab297cc476c6f38dca7.tar.xz linux-c7c8eede2739289df02a1ab297cc476c6f38dca7.zip |
powerpc: Force printing of 'total_memory' to unsigned long long
total_memory is a 'phys_addr_t', Which can be either 64 or 32 bits.
Force printing as unsigned long long to silence the warning.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/include/asm/udbg.h')
0 files changed, 0 insertions, 0 deletions