From: Laxman Dewangan Date: Mon, 7 Jan 2013 02:30:21 +0000 (-0800) Subject: Input: tegra-kbc - fix build warning X-Git-Tag: v3.9-rc1~150^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c407a1b24debecccc42e5a2ae167f058dbb6fba;p=pandora-kernel.git Input: tegra-kbc - fix build warning Fix the following build warning when building driver with CONFIG_PM_SLEEP not selected. tegra-kbc.c:360:13: warning: 'tegra_kbc_set_keypress_interrupt' defined but not used [-Wunused-function] Signed-off-by: Laxman Dewangan Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed