Skip to content
Snippets Groups Projects
Commit cca8edfd authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarMagnus Damm <magnus.damm@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent cca23d0b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment