From: Dmitry Torokhov Date: Sun, 11 Mar 2012 23:02:06 +0000 (-0700) Subject: Input: twl4030-vibra - really switch from #if to #ifdef X-Git-Tag: v3.4-rc1~130^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0a1dfe9b319528ef8f681d610b8a49797ab475;p=pandora-kernel.git Input: twl4030-vibra - really switch from #if to #ifdef The commit f3761c0779b62276b5bf84532a81d5dc49bd721f claimed to change #if to #ifdef to avoid compiler warnings when CONFIG_PM_SLEEP is not defined, but failed at that. Reported-by: Geert Uytterhoeven Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed