commit | 75710f08ea7e41b2f7010da3f6deab061f7a853b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Wed Aug 21 22:25:27 2019 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Fri Aug 23 11:46:32 2019 +1000 |
tree | c6043c2c2fa64614b40b58831ad876ac5be05352 | |
parent | cf3627fb1af183dc385022029c4b5232f6eb715c [diff] |
drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable I think gcc is confused as I don't see how size could be used unitialized, but go ahead and silence the warning. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190822032527.1376-1-alexander.deucher@amd.com