Trivial.

Fixes: dfed73a863df ("drm/amd/display: Add DP 2.0 HPO Link Encoder")
Signed-off-by: Alex Deucher <[email protected]>
---
 .../gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c  | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c 
b/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c
index ee07a0bba12b..6c08e21bb708 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c
@@ -282,12 +282,8 @@ void dcn31_hpo_dp_link_enc_update_stream_allocation_table(
                const struct link_mst_stream_allocation_table *table)
 {
        struct dcn31_hpo_dp_link_encoder *enc3 = 
DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc);
-       uint32_t value0 = 0;
-       uint32_t value1 = 0;
-       uint32_t value2 = 0;
        uint32_t slots = 0;
        uint32_t src = 0;
-       uint32_t retries = 0;
 
        /* --- Set MSE Stream Attribute -
         * Setup VC Payload Table on Tx Side,
-- 
2.31.1

Reply via email to