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:
faffd23
)
charger-manager: of_cm_parse_desc() should be static
author
Anton Vorontsov
<anton@enomsg.org>
Tue, 24 Dec 2013 02:17:05 +0000
(18:17 -0800)
committer
Anton Vorontsov
<anton@enomsg.org>
Tue, 24 Dec 2013 02:21:35 +0000
(18:21 -0800)
Fixes the following warning:
drivers/power/charger-manager.c:1539:21: warning: symbol
'of_cm_parse_desc' was not declared. Should it be static?
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
No differences found