diff options
| author | Lee Jones <[email protected]> | 2020-11-24 19:38:20 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-12-01 16:04:43 -0500 |
| commit | 75a8661ef4bbdb6e9c705b3954397e5550db2b3f (patch) | |
| tree | 77e9628625429d7548294f274924122e4fd691eb /tools/perf/scripts/python/bin | |
| parent | adf0125a53bc89b160bf6dddf243f53d943faf1d (diff) | |
drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unused
It's used in some, but not all source files which include 'smu_v11_0.h'.
Fixes the following W=1 kernel build warning(s):
In file included from drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:36:
drivers/gpu/drm/amd/amdgpu/../pm/inc/smu_v11_0.h:61:43: warning: ‘smu11_thermal_policy’ defined but not used [-Wunused-const-variable=]
61 | static const struct smu_temperature_range smu11_thermal_policy[] =
| ^~~~~~~~~~~~~~~~~~~~
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions