aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-01-27 15:42:25 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-01-27 15:55:06 -0800
commita6ed4a18ba6a6f5a01e024b9d221d6439bf6ca4c (patch)
tree8c9c3d8ea829f03047cd5384dce5c50f12eba450 /net
parentMerge branch 'next' into for-linus (diff)
downloadlinux-dev-a6ed4a18ba6a6f5a01e024b9d221d6439bf6ca4c.tar.xz
linux-dev-a6ed4a18ba6a6f5a01e024b9d221d6439bf6ca4c.zip
Input: xpad - remove unused function
There are two definitions of xpad_identify_controller(), one is used when CONFIG_JOYSTICK_XPAD_LEDS is set, but the other one is empty and never used, and we get a gcc warning about it: drivers/input/joystick/xpad.c:1210:13: warning: 'xpad_identify_controller' defined but not used [-Wunused-function] This removes the second definition. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: cae705baa40b ("Input: xpad - re-send LED command on present event") Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions