exynos-linux-stable/drivers/input/mouse
YueHaibing 79ab4c1ffc Input: psmouse - fix build error of multiple definition
commit 49e6979e7e92cf496105b5636f1df0ac17c159c0 upstream.

trackpoint_detect() should be static inline while
CONFIG_MOUSE_PS2_TRACKPOINT is not set, otherwise, we build fails:

drivers/input/mouse/alps.o: In function `trackpoint_detect':
alps.c:(.text+0x8e00): multiple definition of `trackpoint_detect'
drivers/input/mouse/psmouse-base.o:psmouse-base.c:(.text+0x1b50): first defined here

Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 55e3d9224b ("Input: psmouse - allow disabing certain protocol extensions")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-25 10:51:51 +02:00
..
alps.c Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 2018-04-08 12:12:58 +02:00
alps.h Input: ALPS - fix multi-touch decoding on SS4 plus touchpads 2018-01-23 19:57:07 +01:00
amimouse.c
appletouch.c
atarimouse.c
bcm5974.c
byd.c Merge branch 'next' into for-linus 2016-05-16 17:25:08 -07:00
byd.h
cyapa.c
cyapa.h
cyapa_gen3.c
cyapa_gen5.c
cyapa_gen6.c
cypress_ps2.c
cypress_ps2.h
elan_i2c.h Input: elan_i2c_smbus - fix more potential stack buffer overflows 2018-07-03 11:23:17 +02:00
elan_i2c_core.c Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 2019-03-13 14:05:01 -07:00
elan_i2c_i2c.c Input: elan_i2c - clear INT before resetting controller 2018-04-13 19:48:06 +02:00
elan_i2c_smbus.c Input: elan_i2c_smbus - fix more potential stack buffer overflows 2018-07-03 11:23:17 +02:00
elantech.c Input: elantech - enable middle button support on 2 ThinkPads 2019-07-21 09:05:50 +02:00
elantech.h
focaltech.c Input: psmouse - cleanup Focaltech code 2016-10-24 17:19:25 -07:00
focaltech.h
gpio_mouse.c
hgpk.c
hgpk.h
inport.c
Kconfig
lifebook.c Input: psmouse - use same format for secondary devices as for primary 2016-06-18 17:39:23 -07:00
lifebook.h
logibm.c
logips2pp.c
logips2pp.h
Makefile
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c Input: psmouse - fix Synaptics detection when protocol is disabled 2018-05-30 07:50:19 +02:00
psmouse.h
pxa930_trkball.c
rpcmouse.c
sentelic.c
sentelic.h
sermouse.c
synaptics.c Input: synaptics - handle spurious release of trackstick buttons, again 2016-03-17 17:15:57 -07:00
synaptics.h
synaptics_i2c.c
synaptics_usb.c
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c Input: trackpoint - force 3 buttons if 0 button is reported 2018-01-31 12:55:53 +01:00
trackpoint.h Input: psmouse - fix build error of multiple definition 2019-08-25 10:51:51 +02:00
vmmouse.c Input: vmmouse - remove port reservation 2016-06-23 17:41:18 -07:00
vmmouse.h
vsxxxaa.c