From: Randy Dunlap Date: Fri, 9 Sep 2011 17:15:29 +0000 (-0700) Subject: Input: twl6040-vibra - fix compiler warning X-Git-Tag: v3.2-rc1~145^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b1e927cec6b472578402f07f5befa79a96818d;p=pandora-kernel.git Input: twl6040-vibra - fix compiler warning Fix warning from Geert's build summary emails by changing "if" to "ifdef". Thsi should fix the following: drivers/input/misc/twl6040-vibra.c:231:5: warning: "CONFIG_PM_SLEEP" is not defined Builds cleanly with CONFIG_PM_SLEEP enabled or disabled. Signed-off-by: Randy Dunlap Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed