aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-10-11 10:30:10 +0100
committerAndy Shevchenko <[email protected]>2017-10-23 20:01:52 +0300
commitf0d962392abc5b41d66ac4f7b723c82ba4f80582 (patch)
treefdb14d567c931bba23fd8458469d43736d886574 /tools/perf/scripts/python/export-to-postgresql.py
parent36c282b31f648b31373be0dc8c2475c22fcab02a (diff)
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 <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions