aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-07-16 20:17:20 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-07-19 11:58:50 +0300
commit49e6979e7e92cf496105b5636f1df0ac17c159c0 (patch)
tree587bfe14604913d3fde5400b686d5d1fd40658e4 /drivers/input/mouse/alps.c
parentInput: applespi - remove set but not used variables 'sts' (diff)
downloadlinux-dev-49e6979e7e92cf496105b5636f1df0ac17c159c0.tar.xz
linux-dev-49e6979e7e92cf496105b5636f1df0ac17c159c0.zip
Input: psmouse - fix build error of multiple definition
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: 55e3d9224b60 ("Input: psmouse - allow disabing certain protocol extensions") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions