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:
308f0a5
)
Input: xpad - fix build failure
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 27 Apr 2008 04:10:11 +0000
(
00:10
-0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 27 Apr 2008 04:10:11 +0000
(
00:10
-0400)
If both CONFIG_JOYSTICK_XPAD_FF and CONFIG_JOYSTICK_XPAD_LEDS are unset
xpad_bulk_out is not defined and build fails. Move it out of the #ifdef
block so it is always defined.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found