linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Colin Ian King c30c950ed8 drm/amd/pp: remove redundant pointer internal_buf
The pointer internal_buf is assigned a value but the pointer is never
read, hence it is redundant and can be removed.

Cleans up clang warning:
drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.c:630:2:
warning: Value stored to 'internal_buf' is never read

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-14 16:01:17 -05:00
..
hwmgr drm/amdgpu: Move IH clientid defs to separate file 2018-03-14 15:16:35 -05:00
inc drm/amd/pp: Drop wrapper functions for upper/lower_32_bits 2018-03-07 16:10:11 -05:00
smumgr drm/amd/pp: remove redundant pointer internal_buf 2018-03-14 16:01:17 -05:00
amd_powerplay.c drm/amd/pp: Add auto power profilng switch based on workloads (v2) 2018-03-07 16:10:09 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00