summaryrefslogtreecommitdiff
path: root/msm/dp/dp_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'msm/dp/dp_debug.c')
-rw-r--r--msm/dp/dp_debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/msm/dp/dp_debug.c b/msm/dp/dp_debug.c
index 0bccc7bf..6303c1cf 100644
--- a/msm/dp/dp_debug.c
+++ b/msm/dp/dp_debug.c
@@ -1,6 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
*/
@@ -2285,7 +2284,6 @@ struct dp_debug *dp_debug_get(struct dp_debug_in *in)
dp_debug->dp_mst_connector_list.con_id = -1;
dp_debug->dp_mst_connector_list.conn = NULL;
dp_debug->dp_mst_connector_list.debug_en = false;
- mutex_init(&dp_debug->dp_mst_connector_list.lock);
dp_debug->max_pclk_khz = debug->parser->max_pclk_khz;