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

drivers/mfd/max14577.c:177: warning: ‘max14577_suspend’ defined but not used
drivers/mfd/max14577.c:200: warning: ‘max14577_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 5c6fbd5
History
Tip revision: 3edeb1e4b27e1553f4879e0e462724ac7cd75c62 authored by Geert Uytterhoeven on 26 January 2014, 10:38:42 UTC
mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP
Tip revision: 3edeb1e
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 623 bytes
README -rw-r--r-- 956 bytes
TODO -rw-r--r-- 96 bytes
bcma_private.h -rw-r--r-- 3.1 KB
core.c -rw-r--r-- 3.6 KB
driver_chipcommon.c -rw-r--r-- 8.8 KB
driver_chipcommon_nflash.c -rw-r--r-- 1.1 KB
driver_chipcommon_pmu.c -rw-r--r-- 18.8 KB
driver_chipcommon_sflash.c -rw-r--r-- 4.2 KB
driver_gmac_cmn.c -rw-r--r-- 265 bytes
driver_gpio.c -rw-r--r-- 5.8 KB
driver_mips.c -rw-r--r-- 10.0 KB
driver_pci.c -rw-r--r-- 8.9 KB
driver_pci_host.c -rw-r--r-- 17.4 KB
host_pci.c -rw-r--r-- 7.5 KB
host_soc.c -rw-r--r-- 3.6 KB
main.c -rw-r--r-- 12.0 KB
scan.c -rw-r--r-- 14.9 KB
scan.h -rw-r--r-- 1.7 KB
sprom.c -rw-r--r-- 20.2 KB

README

back to top