diff options
| author | Evan Quan <evan.quan@amd.com> | 2020-10-28 05:33:04 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-30 21:27:15 +0300 |
| commit | e31ae352b77627666a06342373257d050971956f (patch) | |
| tree | 970921806c54719e9b62e184b4eee789170c50ab /tools/perf/scripts/python | |
| parent | 660b3bd82b4f4bb777f5a3d1910ad2cb81f44918 (diff) | |
| download | linux-e31ae352b77627666a06342373257d050971956f.tar.xz | |
drm/amd/pm: fix compile warnings about variable used uninitialized
Fix the compile warnings below:
>> drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1743:13: warning: variable 'min' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
>> drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1743:13: warning: variable 'max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
