OSDN Git Service

drm/amd/display: Fix duplicate included dce110_hw_sequencer.h
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Mon, 7 Jun 2021 10:27:31 +0000 (18:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jun 2021 18:58:12 +0000 (14:58 -0400)
commit75a26f84d1ddac3a1d750db3727f3de42054a817
tree1e722a417b8dba57bf05081d03db28ae91521af2
parentd1ba49e7763aa889108da0b9a1ec233abff4bb34
drm/amd/display: Fix duplicate included dce110_hw_sequencer.h

Clean up the following includecheck warning:

./drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c:
dce110_hw_sequencer.h is included more than once.

No functional change.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c