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:
1d80453
)
ion: fix printk warnings
author
Colin Cross
<ccross@android.com>
Sat, 14 Dec 2013 03:26:14 +0000
(19:26 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 14 Dec 2013 16:57:19 +0000
(08:57 -0800)
Use %z for size_t and %pa for dma_addr_t to avoid warnings in printks.
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found