diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-12-19 22:13:13 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-12-20 00:41:52 +0300 |
commit | cbe821a20f3d46b419caa6fccf9e9812fff0e392 (patch) | |
tree | dc0af99732a4dae08c1959b543025614ec7dc6ab /tools/perf/scripts/python/stackcollapse.py | |
parent | f0b57e1901178a8c84291408c5f8dc0d81ee4a86 (diff) | |
download | linux-cbe821a20f3d46b419caa6fccf9e9812fff0e392.tar.xz |
Input: axp20x-pek - make device attributes static
The two device attrbitues are not declared outside this file
so make them static to avoid the following warnings:
drivers/input/misc/axp20x-pek.c:194:1: warning: symbol 'dev_attr_startup' was not declared. Should it be static?
drivers/input/misc/axp20x-pek.c:195:1: warning: symbol 'dev_attr_shutdown' was not declared. Should it be static?
Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20191217152541.2167080-1-ben.dooks@codethink.co.uk
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions