diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-05 13:23:56 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-10-10 00:02:36 +0300 |
commit | 1356d86ff149c2fb4f81d906933158d948baf8e7 (patch) | |
tree | c1dead560bfe3c060af78281bfb89996fb4f5e70 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 161ef8b34dd556b1b635de8217f84f6d8ea94990 (diff) | |
download | linux-1356d86ff149c2fb4f81d906933158d948baf8e7.tar.xz |
pinctrl: sx150x: make struct sx150x_regmap_config static
The structure sx150x_regmap_config is local to the source and does not
need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'sx150x_regmap_config' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions