提交 ce923dc3 编写于 作者: H Harry Wentland 提交者: Alex Deucher

drm/amd/display: Remove duplicate entry from log_mask

As pointed out by kbuild test robot and Julia Lawall.

CC: Julia Lawall <julia.lawall@lip6.fr>
CC: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: NHarry Wentland <harry.wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 81e2b2de
...@@ -81,7 +81,6 @@ static const struct dc_log_type_info log_type_info_tbl[] = { ...@@ -81,7 +81,6 @@ static const struct dc_log_type_info log_type_info_tbl[] = {
(1 << LOG_SYNC) | \ (1 << LOG_SYNC) | \
(1 << LOG_BANDWIDTH_VALIDATION) | \ (1 << LOG_BANDWIDTH_VALIDATION) | \
(1 << LOG_MST) | \ (1 << LOG_MST) | \
(1 << LOG_DETECTION_EDID_PARSER) | \
(1 << LOG_DETECTION_DP_CAPS) | \ (1 << LOG_DETECTION_DP_CAPS) | \
(1 << LOG_BACKLIGHT)) | \ (1 << LOG_BACKLIGHT)) | \
(1 << LOG_I2C_AUX) | \ (1 << LOG_I2C_AUX) | \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册