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
host
hotplug
pcie
Kconfig -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 1.9 KB
access.c -rw-r--r-- 15.5 KB
ats.c -rw-r--r-- 8.6 KB
bus.c -rw-r--r-- 8.7 KB
host-bridge.c -rw-r--r-- 2.2 KB
hotplug-pci.c -rw-r--r-- 708 bytes
htirq.c -rw-r--r-- 4.3 KB
ioapic.c -rw-r--r-- 2.7 KB
iov.c -rw-r--r-- 18.9 KB
irq.c -rw-r--r-- 1.7 KB
msi.c -rw-r--r-- 30.2 KB
of.c -rw-r--r-- 1.5 KB
pci-acpi.c -rw-r--r-- 9.7 KB
pci-driver.c -rw-r--r-- 33.1 KB
pci-label.c -rw-r--r-- 7.1 KB
pci-stub.c -rw-r--r-- 2.4 KB
pci-sysfs.c -rw-r--r-- 38.1 KB
pci.c -rw-r--r-- 113.2 KB
pci.h -rw-r--r-- 10.0 KB
probe.c -rw-r--r-- 51.7 KB
proc.c -rw-r--r-- 9.1 KB
quirks.c -rw-r--r-- 118.5 KB
remove.c -rw-r--r-- 3.5 KB
rom.c -rw-r--r-- 6.1 KB
search.c -rw-r--r-- 10.6 KB
setup-bus.c -rw-r--r-- 43.4 KB
setup-irq.c -rw-r--r-- 1.7 KB
setup-res.c -rw-r--r-- 8.8 KB
slot.c -rw-r--r-- 10.2 KB
syscall.c -rw-r--r-- 2.6 KB
vc.c -rw-r--r-- 12.3 KB
vpd.c -rw-r--r-- 1.2 KB
xen-pcifront.c -rw-r--r-- 26.9 KB

back to top