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:
92311c3
)
ds2781_battery: w1_ds2781_read() should be static
author
Anton Vorontsov
<cbouatmailru@gmail.com>
Mon, 18 Jun 2012 04:20:05 +0000
(21:20 -0700)
committer
Anton Vorontsov
<cbouatmailru@gmail.com>
Mon, 18 Jun 2012 04:24:00 +0000
(21:24 -0700)
This patch fixes the following sparse warning:
CHECK drivers/power/ds2781_battery.c
drivers/power/ds2781_battery.c:72:5: warning: symbol 'w1_ds2781_read' was not declared. Should it be static?
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
No differences found