drm/amd/display: Remove unused struct definition
authorGeorge Shen <george.shen@amd.com>
Fri, 14 Feb 2025 15:57:08 +0000 (10:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Mar 2025 15:39:32 +0000 (10:39 -0500)
[Why/How]
The struct is not and will not be used, as it is no longer relevant nor
supported.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dp_types.h

index 22c2173c687f8c27b7dd58d46d275a6c3aebb33d..d988c00f5ca47d67aee375d6d78e09fd6c44dce5 100644 (file)
@@ -410,14 +410,6 @@ union dwnstream_port_caps_byte3_hdmi {
        uint8_t raw;
 };
 
-union hdmi_sink_encoded_link_bw_support {
-       struct {
-               uint8_t HDMI_SINK_ENCODED_LINK_BW_SUPPORT:3;
-               uint8_t RESERVED:5;
-       } bits;
-       uint8_t raw;
-};
-
 union hdmi_encoded_link_bw {
        struct {
                uint8_t FRL_MODE:1; // Bit 0