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:
d450f19
)
mfd: Fix cs5535 warning on x86-64
author
Andres Salomon
<dilinger@queued.net>
Tue, 30 Nov 2010 21:54:39 +0000
(13:54 -0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:43 +0000
(12:37 +0100)
ARRAY_SIZE() returns size_t; use %zu instead of %d so that we don't
get warnings on x86-64.
Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/cs5535-mfd.c
patch
|
blob
|
history
diff --cc
drivers/mfd/cs5535-mfd.c
Simple merge