From 20430214cc0073dc7e817b032e32ae2ae54b4911 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Sun, 27 Apr 2008 00:10:11 -0400 Subject: [PATCH] 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-format-patch failed