mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 11:44:39 -04:00
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>
This commit is contained in:
committed by
Alex Deucher
parent
56d9bf6201
commit
5d9f730193
@@ -33,7 +33,6 @@
|
||||
#include "clk_mgr.h"
|
||||
#include "reg_helper.h"
|
||||
#include "abm.h"
|
||||
#include "clk_mgr.h"
|
||||
#include "hubp.h"
|
||||
#include "dchubbub.h"
|
||||
#include "timing_generator.h"
|
||||
|
||||
Reference in New Issue
Block a user