Nice catch! Are you using any tool to identify this problem? Reviewed-by: Rodrigo Siqueira On 04/29, Wan Jiabing wrote: > In commit 482812d56698e ("drm/amd/display: Set max TTU on > DPG enable"), "hubp.h" was added which caused the duplicate include. > To be on the safe side, remove the later duplicate include. > > Signed-off-by: Wan Jiabing > --- > drivers/gpu/drm/amd/display/dc/core/dc.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/core/dc.c b/drivers/gpu/drm/amd/display/dc/core/dc.c > index 8f0a13807d05..dcaa6b1e16af 100644 > --- a/drivers/gpu/drm/amd/display/dc/core/dc.c > +++ b/drivers/gpu/drm/amd/display/dc/core/dc.c > @@ -58,7 +58,6 @@ > #include "dc_link_ddc.h" > #include "dm_helpers.h" > #include "mem_input.h" > -#include "hubp.h" > > #include "dc_link_dp.h" > #include "dc_dmub_srv.h" > -- > 2.25.1 > -- Rodrigo Siqueira https://siqueira.tech