diff options
author | Evan Quan <evan.quan@amd.com> | 2022-04-25 10:16:46 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-04-28 17:45:49 -0400 |
commit | 555238d92ac32dbad2d77ad2bafc48d17391990c (patch) | |
tree | ddef41822bb0384dec7b3e09856c975bd6249ee8 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | b179fc28d521379ba7e0a38eec1a4c722e7ea634 (diff) |
drm/amd/pm: fix the compile warning
Fix the compile warning below:
drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c:1641
kv_get_acp_boot_level() warn: always true condition '(table->entries[i]->clk >= 0) => (0-u32max >= 0)'
Reported-by: kernel test robot <lkp@intel.com>
CC: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions