From: Dmitry Torokhov Date: Mon, 4 Jul 2011 13:34:48 +0000 (-0700) Subject: Input: sh_keysc - fix compile warning X-Git-Tag: v3.1-rc1~144^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca8edfd2ec2a34d9f50f593bc753bb11e1bc1f5;p=pandora-kernel.git Input: sh_keysc - fix compile warning The "#if" above should really be an "#ifdef" to avoid this warning: CC drivers/input/keyboard/sh_keysc.o drivers/input/keyboard/sh_keysc.c:294:5: warning: "CONFIG_PM_SLEEP" is not defined Reported-by: Magnus Damm Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed