drm: display: Remove duplicate include in dce110
authorWan Jiabing <wanjiabing@vivo.com>
Tue, 8 Jun 2021 03:01:24 +0000 (11:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Jun 2021 15:44:26 +0000 (11:44 -0400)
commit4d45a22458f52a3daf222287d9e578d3ec418422
tree9ce361ef46932861b5ded8e84d34454ec23f0a84
parentd0b3bbd32f278fb7125133fda755f9d17cf597ad
drm: display: Remove duplicate include in dce110

Fix the following checkincludes.pl warning:
./drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
35      #include "dce110_hw_sequencer.h"
    69  #include "dce110_hw_sequencer.h"

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c