Star64_linux/drivers/gpu/drm/amd
YueHaibing ef2cb90a90 drm/amd/display: remove set but not used variable 'msg_out'
drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: In function mod_hdcp_hdcp2_enable_encryption:
drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c:633:77: warning: variable msg_out set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: In function mod_hdcp_hdcp2_enable_dp_stream_encryption:
drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c:710:77: warning: variable msg_out set but not used [-Wunused-but-set-variable]

It is never used, so remove it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-26 09:48:57 -05:00
..
acp drm/amd: Fix Kconfig indentation 2019-11-25 11:20:17 -05:00
amdgpu drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG 2019-11-26 09:48:57 -05:00
amdkfd amdgpu: Enable KFD on POWER systems 2019-11-26 09:48:57 -05:00
display drm/amd/display: remove set but not used variable 'msg_out' 2019-11-26 09:48:57 -05:00
include drm/amdgpu: refine query function of mmhub EDC counter in vg20 2019-11-22 14:26:46 -05:00
powerplay drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd 2019-11-26 09:48:57 -05:00