diff options
author | Ben Dooks (Codethink) <[email protected]> | 2019-12-19 11:13:13 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2019-12-19 13:41:52 -0800 |
commit | cbe821a20f3d46b419caa6fccf9e9812fff0e392 (patch) | |
tree | dc0af99732a4dae08c1959b543025614ec7dc6ab /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f0b57e1901178a8c84291408c5f8dc0d81ee4a86 (diff) |
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) <[email protected]>
Acked-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions