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:
f98a0bd
)
mfd: Fix htc-egpio compile warning
author
Samuel Ortiz
<sameo@openedhand.com>
Wed, 24 Sep 2008 22:17:00 +0000
(
00:17
+0200)
committer
Samuel Ortiz
<samuel@sortiz.org>
Sun, 19 Oct 2008 20:54:10 +0000
(22:54 +0200)
resource_size_t can be a 64 bits value. Since this is just a printk, we'll
cast it to a u32.
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
No differences found