On Sun, 29 Jul 2007 10:49:18 +0800 Eugene Teo <[EMAIL PROTECTED]> wrote:
>
> arch/i386/kernel/apm.c: In function 'apm_init':
> arch/i386/kernel/apm.c:2240: warning: format '%lx' expects type 'long
> unsigned int', but argument 3 has type 'u32'
>
> apm_info.bios.offset is of type 'u32'.
>
>
arch/i386/kernel/apm.c: In function 'apm_init':
arch/i386/kernel/apm.c:2240: warning: format '%lx' expects type 'long
unsigned int', but argument 3 has type 'u32'
apm_info.bios.offset is of type 'u32'.
Signed-off-by: Eugene Teo <[EMAIL PROTECTED]>
---
arch/i386/kernel/apm.c |2 +-
1
2 matches
Mail list logo