git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca23d0
)
Input: sh_keysc - fix compile warning
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 4 Jul 2011 13:34:48 +0000
(06:34 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 4 Jul 2011 14:12:26 +0000
(07:12 -0700)
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 <magnus.damm@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found