diff options
| author | Eugene Teo <[email protected]> | 2007-07-31 00:38:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-31 15:39:39 -0700 |
| commit | 07a304603cd0133468e3a153f4fe78b02733d0db (patch) | |
| tree | d53d4f8543d0328bb40b46a4dfce9878a4cb7d03 /scripts/patch-kernel | |
| parent | 135db3eb995e68b5cd2fb03377be7cffd9743d6f (diff) | |
arch/i386/kernel/apm.c: apm_init() warning fix
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]>
Acked-by: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions