aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-08-09 10:30:46 +0000
committerAlex Deucher <[email protected]>2017-08-15 18:46:19 +0000
commit2ce3f5dcdf2787e2bd777ddc3eaefd370dc6c050 (patch)
tree04a97d5be70b17eae84e982d18541c27d3c61389 /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
parentdrm/amd/powerplay: fix coding style in hwmgr.c (diff)
downloadkernel-2ce3f5dcdf2787e2bd777ddc3eaefd370dc6c050.tar.gz
kernel-2ce3f5dcdf2787e2bd777ddc3eaefd370dc6c050.zip
drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()
My static checker complains that it's possible for "r" to be uninitialized. It used to be set to zero so this returns it to the old behavior. Fixes: 98a7f88ce9a9 ("drm/amdgpu: bind BOs with GTT space allocated directly v2") Reviewed-by: Christian König <[email protected]> Reviewed-by: Michel Dänzer <[email protected]> Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions