diff options
author | 2017-10-11 10:30:10 +0100 | |
---|---|---|
committer | 2017-10-23 20:01:52 +0300 | |
commit | f0d962392abc5b41d66ac4f7b723c82ba4f80582 (patch) | |
tree | fdb14d567c931bba23fd8458469d43736d886574 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: mlx-platform: make a couple of structures static (diff) | |
download | linux-dev-f0d962392abc5b41d66ac4f7b723c82ba4f80582.tar.xz linux-dev-f0d962392abc5b41d66ac4f7b723c82ba4f80582.zip |
platform/x86: intel_cht_int33fe: make a couple of local functions static
The functions cht_int33fe_check_for_max17047 and cht_int33fe_find_max17047
are local to the source and do not need to be in global scope, so make
them static.
Cleans up sparse warnings:
symbol 'cht_int33fe_check_for_max17047' was not declared. Should it be
static?
symbol 'cht_int33fe_find_max17047' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions