drm/amd/display: Remove duplicate include of hubp.h
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 29 Apr 2021 03:04:01 +0000 (11:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:06:43 +0000 (18:06 -0400)
commit4034fba1380184ee534115a6605bbb17c690406b
tree8cf9a27359ffb4d9bdd80836e19bf8c26da1750e
parentddab8bd788f5badb38b8e99d63bffc22225ee3e4
drm/amd/display: Remove duplicate include of hubp.h

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 <wanjiabing@vivo.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c