From: Dmitry Torokhov Date: Sun, 27 Apr 2008 04:10:11 +0000 (-0400) Subject: Input: xpad - fix build failure X-Git-Tag: v2.6.26-rc1~1031^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20430214cc0073dc7e817b032e32ae2ae54b4911;p=pandora-kernel.git Input: xpad - fix build failure 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed