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:
a7a8e99
)
ASoC: tas2552: Fix compilation warning for !PM_RUNTIME
author
Thierry Reding
<treding@nvidia.com>
Thu, 2 Oct 2014 07:28:00 +0000
(09:28 +0200)
committer
Mark Brown
<broonie@kernel.org>
Thu, 2 Oct 2014 10:52:10 +0000
(11:52 +0100)
The tas2552_sw_shutdown() function is only used by runtime suspend
support, so only build it when necessary.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found