drm/amd/display: Remove duplicate entry from log_mask
authorHarry Wentland <harry.wentland@amd.com>
Mon, 15 May 2017 18:23:09 +0000 (14:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:09 +0000 (18:07 -0400)
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>
drivers/gpu/drm/amd/display/dc/basics/logger.c

index 8f44973..4be8370 100644 (file)
@@ -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) | \