diff options
author | Colin Ian King <[email protected]> | 2018-06-01 14:05:12 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2018-06-06 08:31:41 +0200 |
commit | 08e9cc4032626792b49009547454bcef44c2e12b (patch) | |
tree | 8922a060f0bf82245c433fa897f5004b38f64e98 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ac28927659bec665be97fc2c2dfc059f1f913fbb (diff) |
cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static
The acpi_cpufreq_fast_switch() function is local to the source and
does not need to be in global scope, so make it static.
Cleans up sparse warning:
drivers/cpufreq/acpi-cpufreq.c:468:14: warning: symbol
'acpi_cpufreq_fast_switch' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions