diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-04-11 00:09:50 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-19 19:19:54 +0200 |
commit | 4c8337ac425b220594fec45ad6d3ac76d3ce2b90 (patch) | |
tree | 7b70e8908ae7c8ff4305b4c628374f2998366b10 /arch/x86/boot/compressed | |
parent | x86: e820_64, fix section mismatch warning (diff) | |
download | linux-4c8337ac425b220594fec45ad6d3ac76d3ce2b90.tar.xz linux-4c8337ac425b220594fec45ad6d3ac76d3ce2b90.zip |
x86: fix arch/x86/mm/ioremap.c warning
Fix printk formats in x86/mm/ioremap.c:
next-20080410/arch/x86/mm/ioremap.c:137: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'resource_size_t'
next-20080410/arch/x86/mm/ioremap.c:188: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'resource_size_t'
next-20080410/arch/x86/mm/ioremap.c:188: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'long unsigned int'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/boot/compressed')
0 files changed, 0 insertions, 0 deletions