kernel-hacking-2024-linux-s.../drivers/input/joystick
Arnd Bergmann a6ed4a18ba 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: cae705baa4 ("Input: xpad - re-send LED command on present event")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2016-01-27 15:55:06 -08:00
..
iforce
a3d.c
adi.c Input: adi - remove an unnecessary check 2015-02-11 23:07:13 -08:00
amijoy.c
analog.c x86/asm/tsc: Rename native_read_tsc() to rdtsc() 2015-07-06 15:23:28 +02:00
as5011.c
cobra.c
db9.c Input: db9 - clear unused function pointers 2015-11-17 10:00:12 -08:00
gamecon.c Input: gamecon - clear unused function pointers 2015-11-17 10:00:13 -08:00
gf2k.c
grip.c
grip_mp.c
guillemot.c
interact.c
joydump.c
Kconfig drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE 2015-10-01 21:42:35 -04:00
magellan.c
Makefile
maplecontrol.c
sidewinder.c
spaceball.c
spaceorb.c
stinger.c
tmdc.c
turbografx.c Input: turbografx - clear unused function pointers 2015-11-17 10:00:14 -08:00
twidjoy.c
walkera0701.c Merge branch 'next' into for-linus 2016-01-11 17:47:25 -08:00
warrior.c
xpad.c Input: xpad - remove unused function 2016-01-27 15:55:06 -08:00
zhenhua.c Input: zhenhua - switch to using bitrev8() 2015-08-20 17:44:34 -07:00