From: Geert Uytterhoeven Date: Sun, 26 Jan 2014 10:38:42 +0000 (+0100) Subject: mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP X-Git-Tag: v3.14-rc4~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3edeb1e4b27e1553f4879e0e462724ac7cd75c62;p=pandora-kernel.git mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed