summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/displayobject.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-03-13 13:22:17 +0000
committerAlex Deucher <alexander.deucher@amd.com>2018-03-14 16:01:17 -0500
commitc30c950ed82b72b61fb9382d7c6fdd4d4181ae56 (patch)
tree38711205fed4b0bc0859483ad880a765b1138576 /drivers/gpu/drm/amd/include/displayobject.h
parent5494d8640ffc1df6096fd37943948ab46a152850 (diff)
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>
Diffstat (limited to 'drivers/gpu/drm/amd/include/displayobject.h')
0 files changed, 0 insertions, 0 deletions