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:
dbd8fbe
)
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
author
Ulf Hansson
<ulf.hansson@linaro.org>
Thu, 6 Nov 2014 13:28:01 +0000
(14:28 +0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 10 Nov 2014 14:09:03 +0000
(22:09 +0800)
The system PM functions were unused when CONFIG_PM is unset. Let's move
them inside CONFIG_PM_SLEEP to silence the compiler warning.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found