diff options
author | Bob Zhou <bob.zhou@amd.com> | 2024-06-04 15:08:29 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-14 16:15:59 -0400 |
commit | 37f432481d6ba2077eff1b988b58a18fa87831b7 (patch) | |
tree | 1aa159ded8b6b286f0a06776c5652f3eefcbd24c /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 18f2525d31401e5142db95ff3a6ec0f4147be818 (diff) |
drm/amdgpu: fix the overflowed constant warning for RREG32_SOC15()
To fix potential overflowed constant warning reported by Coverity,
modify the variables to uint32_t.
Signed-off-by: Bob Zhou <bob.zhou@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions