git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b14850
)
acpi_pm clccksource: fix printk format warning
author
Randy Dunlap
<randy.dunlap@oracle.com>
Fri, 11 Jul 2008 19:57:31 +0000
(12:57 -0700)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 12 Jul 2008 03:29:08 +0000
(
05:29
+0200)
Fix printk format warning in acpi_pm clocksource:
linux-next-
20080711
/drivers/clocksource/acpi_pm.c:231: warning: format '%04lx' expects type 'long unsigned int', but argument 2 has type 'u32'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: akpm <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found