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
File Mode Size
Kconfig -rw-r--r-- 59.2 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 14.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.6 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 22.6 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top