aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-09-05 10:33:28 -0700
committerDmitry Torokhov <[email protected]>2016-09-05 10:42:11 -0700
commitdb808498ae2c922c9bd3eaf39a7526581468a79b (patch)
treef9efcbafc4194b86e512e500a402977b7bd5a081 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent4e7482332236d9f0c8f6df2e80fd73ad68363c35 (diff)
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 <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions