1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/modules/hdcp
Tom Rix dac1655cb2 drm/amd/display: cleanup extern usage in function definition
Smatch reports this issue
hdcp1_execution.c:500:29: warning: function
  'mod_hdcp_hdcp1_dp_execution' with external linkage
  has definition

The storage-class-specifier extern is not needed in a
definition, so remove it.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-04-07 16:37:35 -04:00
..
hdcp.c drm/amd/display: Fix HDCP SEND AKI INIT error 2022-03-25 12:40:26 -04:00
hdcp.h drm/amd/display: Fix HDCP SEND AKI INIT error 2022-03-25 12:40:26 -04:00
hdcp1_execution.c drm/amd/display: cleanup extern usage in function definition 2022-04-07 16:37:35 -04:00
hdcp1_transition.c drm/amd/display: add authentication_complete in hdcp output 2021-08-09 15:43:33 -04:00
hdcp2_execution.c drm/amd/display: remove unused functions 2021-07-28 16:37:17 -04:00
hdcp2_transition.c drm/amd/display: add authentication_complete in hdcp output 2021-08-09 15:43:33 -04:00
hdcp_ddc.c drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
hdcp_log.c drm/amd/display: add authentication_complete in hdcp output 2021-08-09 15:43:33 -04:00
hdcp_log.h drm/amd/display: add authentication_complete in hdcp output 2021-08-09 15:43:33 -04:00
hdcp_psp.c drm/amd/display: Fix deadlock when falling back to v2 from v3 2021-10-27 22:04:50 -04:00
hdcp_psp.h drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
Makefile drm/amd/display: Add execution and transition states for HDCP2.2 2019-11-19 10:12:53 -05:00