diff options
| author | Lee Jones <[email protected]> | 2020-11-26 13:42:04 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-12-01 16:04:44 -0500 |
| commit | ca2d038f06fcaa395dc60c39b8e2ac6c05786baf (patch) | |
| tree | 762b498f70061cbc5e6cf4c4db9603ce9fe5b2ee /tools/perf/scripts/python | |
| parent | 2d5da9e6e3ac7a9f57bcc534a2f50e166183b1d9 (diff) | |
drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference static
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:2085:5: warning: no previous prototype for ‘iceland_thermal_setup_fan_table’ [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function ‘iceland_thermal_setup_fan_table’:
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:2093:6: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
Cc: Evan Quan <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Huang Rui <[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')
0 files changed, 0 insertions, 0 deletions