diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-02 08:11:18 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2013-09-03 13:09:16 +0200 |
commit | 3943a650f62d0a88788db30c92df584660f3999d (patch) | |
tree | 8cc263cf3d24bc2ff2f02c569f4ecd48b0b3f5d6 /drivers/pwm/pwm-tiehrpwm.c | |
parent | pwm: simplify use of devm_ioremap_resource (diff) | |
download | linux-3943a650f62d0a88788db30c92df584660f3999d.tar.xz linux-3943a650f62d0a88788db30c92df584660f3999d.zip |
pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()
ecap_pwm_save_context() and ecap_pwm_restore_context() are only used
when CONFIG_PM_SLEEP is selected.
drivers/pwm/pwm-tiecap.c:293:13: warning: 'ecap_pwm_save_context' defined but not used [-Wunused-function]
drivers/pwm/pwm-tiecap.c:302:13: warning: 'ecap_pwm_restore_context' defined but not used [-Wunused-function]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-tiehrpwm.c')
0 files changed, 0 insertions, 0 deletions