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:
19d57d3
)
Input: twl4030-vibra - really switch from #if to #ifdef
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 11 Mar 2012 23:02:06 +0000
(16:02 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 13 Mar 2012 05:18:54 +0000
(22:18 -0700)
The commit
f3761c0779b62276b5bf84532a81d5dc49bd721f
claimed to change
#if to #ifdef to avoid compiler warnings when CONFIG_PM_SLEEP is not
defined, but failed at that.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found