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:
db79e53
)
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
author
Rafael J. Wysocki
<rjw@sisk.pl>
Wed, 11 Jul 2012 20:42:52 +0000
(22:42 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Thu, 12 Jul 2012 20:39:49 +0000
(22:39 +0200)
The functions genpd_save_dev() and genpd_restore_dev() are not used
for CONFIG_PM_RUNTIME unset, so move them under an appropriate
#ifdef.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found