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:
871c3cf
)
mfd: rtsx: Fix build warnings for !PM
author
Thierry Reding
<treding@nvidia.com>
Thu, 2 Oct 2014 07:25:17 +0000
(09:25 +0200)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 10 Nov 2014 15:21:59 +0000
(15:21 +0000)
rtsx_pci_power_off() is called only from rtsx_pci_suspend(), which isn't
built when PM is disabled.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found