]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix duplicate included clk_mgr.h
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 9 Jun 2021 10:05:21 +0000 (18:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Jun 2021 15:44:25 +0000 (11:44 -0400)
commitb60b28a40eea4cceb6c4c16ef148ba78227040e9
treeac423d97b461ca8aac56d2b7d2777eed495d48da
parente10c313dc6c02803c5b32c32d780111dd926b099
drm/amd/display: Fix duplicate included clk_mgr.h

Clean up the following includecheck warning:

./drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c: clk_mgr.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/dcn31/dcn31_hwseq.c