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:
62d4490
)
PM / Domains: Add missing static storage class specifier in domain.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 10 Jul 2012 19:47:07 +0000
(21:47 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Tue, 10 Jul 2012 19:47:07 +0000
(21:47 +0200)
Fixes the folloiwng sparse warning:
drivers/base/power/domain.c:149:5:
warning: symbol '__pm_genpd_poweron' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found