diff options
author | 2024-04-03 10:06:45 +0200 | |
---|---|---|
committer | 2024-04-03 16:41:59 +0200 | |
commit | 8c556541a53848d6611ff8b5f9bf52e96c56f48e (patch) | |
tree | f1e3512193e7b2f4ebde4206b9b2dbc1bff8b313 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: intel_pstate: Update the maximum CPU frequency consistently (diff) | |
download | wireguard-linux-8c556541a53848d6611ff8b5f9bf52e96c56f48e.tar.xz wireguard-linux-8c556541a53848d6611ff8b5f9bf52e96c56f48e.zip |
cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]
The reference to this variable is hidden in an #ifdef:
drivers/cpufreq/intel_pstate.c:2440:32: error: 'intel_pstate_cpu_oob_ids' defined but not used [-Werror=unused-const-variable=]
Use the same check around the definition.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions