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:
7d1311b
)
ASoC: rt286: Fix compilation warning for !PM
author
Thierry Reding
<treding@nvidia.com>
Thu, 2 Oct 2014 07:27:03 +0000
(09:27 +0200)
committer
Mark Brown
<broonie@kernel.org>
Thu, 2 Oct 2014 10:53:11 +0000
(11:53 +0100)
The rt286_index_sync() function is only called in the resume path. If PM
is disabled it becomes unused and shouldn't be built either.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found