Reviewed-by: Andrey Grodzovsky <[email protected]>
> -----Original Message----- > From: amd-gfx [mailto:[email protected]] On Behalf > Of Harry Wentland > Sent: Monday, May 15, 2017 2:28 PM > To: [email protected] > Cc: Wentland, Harry > Subject: [PATCH] drm/amd/display: Remove duplicate entry from log_mask > > Signed-off-SWDEV-120108by: Harry Wentland <[email protected]> > --- > drivers/gpu/drm/amd/display/dc/basics/logger.c | 1 - > 1 file changed, 1 deletion(-) > > 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) | \ > -- > 2.11.0 > > _______________________________________________ > amd-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
