https://github.com/torvalds/linux
Revision 8321bbf8906990e60cdb46be4c909a7780275942 authored by Geert Uytterhoeven on 26 January 2014, 10:38:43 UTC, committed by Lee Jones on 19 February 2014, 13:30:34 UTC
If CONFIG_PM_SLEEP=n:

drivers/mfd/sec-core.c:349: warning: ‘sec_pmic_suspend’ defined but not used
drivers/mfd/sec-core.c:371: warning: ‘sec_pmic_resume’ defined but not used

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 parent 3edeb1e
History
Tip revision: 8321bbf8906990e60cdb46be4c909a7780275942 authored by Geert Uytterhoeven on 26 January 2014, 10:38:43 UTC
mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP
Tip revision: 8321bbf

back to top