aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2017-05-15 14:23:09 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 18:07:09 -0400
commitce923dc323afa7274364d2af84a708442f9c9b59 (patch)
tree39a9f23b134d3d6f69a96d07a9a55a2a374c3fcd /drivers/gpu/drm/amd/display/dc/basics
parentdrm/amd/display: add explanation for surface_update_type (diff)
downloadlinux-dev-ce923dc323afa7274364d2af84a708442f9c9b59.tar.xz
linux-dev-ce923dc323afa7274364d2af84a708442f9c9b59.zip
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: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics')
-rw-r--r--drivers/gpu/drm/amd/display/dc/basics/logger.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/basics/logger.c b/drivers/gpu/drm/amd/display/dc/basics/logger.c
index 8f4497332bda..4be83703b809 100644
--- a/drivers/gpu/drm/amd/display/dc/basics/logger.c
+++ b/drivers/gpu/drm/amd/display/dc/basics/logger.c
@@ -81,7 +81,6 @@ static const struct dc_log_type_info log_type_info_tbl[] = {
(1 << LOG_SYNC) | \
(1 << LOG_BANDWIDTH_VALIDATION) | \
(1 << LOG_MST) | \
- (1 << LOG_DETECTION_EDID_PARSER) | \
(1 << LOG_DETECTION_DP_CAPS) | \
(1 << LOG_BACKLIGHT)) | \
(1 << LOG_I2C_AUX) | \