summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/Kconfig
diff options
context:
space:
mode:
authorBaoyou Xie2016-09-05 19:33:28 +0200
committerDmitry Torokhov2016-09-05 19:42:11 +0200
commitdb808498ae2c922c9bd3eaf39a7526581468a79b (patch)
treef9efcbafc4194b86e512e500a402977b7bd5a081 /drivers/input/mouse/Kconfig
parentInput: wdt87xx_i2c - fix the flash erase issue (diff)
downloadkernel-qcow2-linux-db808498ae2c922c9bd3eaf39a7526581468a79b.tar.gz
kernel-qcow2-linux-db808498ae2c922c9bd3eaf39a7526581468a79b.tar.xz
kernel-qcow2-linux-db808498ae2c922c9bd3eaf39a7526581468a79b.zip
Input: focaltech - mark focaltech_set_resolution() static
We get 1 warning when building kernel with W=1: drivers/input/mouse/focaltech.c:393:6: warning: no previous prototype for 'focaltech_set_resolution' [-Wmissing-prototypes] In fact, this function is only used in the file in which it is declared and don't need a declaration, but can be made static. So this patch marks it 'static'. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/mouse/Kconfig')
0 files changed, 0 insertions, 0 deletions