summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sirfsoc-onkey.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-07-09 00:18:07 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-07-18 19:18:55 +0200
commit2e58cdcc22148d89ccea8f900280736e5f585c07 (patch)
treec6832b1b99f77e7183c7a5642661800742799240 /drivers/input/misc/sirfsoc-onkey.c
parentInput: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531) (diff)
downloadlinux-2e58cdcc22148d89ccea8f900280736e5f585c07.tar.xz
linux-2e58cdcc22148d89ccea8f900280736e5f585c07.zip
Input: st-keyscan - fix 'defined but not used' compiler warnings
Add #ifdef CONFIG_PM_SLEEP around keyscan_supend() and keyscan_resume() to fix the following compiler warnings occuring if CONFIG_PM_SLEEP is unset: + /scratch/kisskb/src/drivers/input/keyboard/st-keyscan.c: warning: 'keyscan_resume' defined but not used [-Wunused-function]: => 235:12 + /scratch/kisskb/src/drivers/input/keyboard/st-keyscan.c: warning: 'keyscan_suspend' defined but not used [-Wunused-function]: => 218:12 Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lkml.org/lkml/2014/7/8/109 Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/sirfsoc-onkey.c')
0 files changed, 0 insertions, 0 deletions