linux_dsm_epyc7002/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amd/display: add default clocks if not able to fetch them 2019-11-22 15:41:30 -05:00
dc drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_stream 2019-11-26 09:48:57 -05:00
dmub drm/amd/display: Add Navi10 DMUB VBIOS code 2019-11-19 10:12:53 -05:00
include drm/amd/display: add color space option when sending link test pattern 2019-11-19 10:12:52 -05:00
modules drm/amd/display: remove set but not used variable 'msg_out' 2019-11-26 09:48:57 -05:00
Kconfig drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00