]> Git Repo - linux.git/commitdiff
drm/amd/display: remove duplicate included header files
authorye xingchen <[email protected]>
Wed, 18 Jan 2023 07:39:00 +0000 (15:39 +0800)
committerAlex Deucher <[email protected]>
Thu, 19 Jan 2023 22:24:26 +0000 (17:24 -0500)
resource.h is included more than once.

Signed-off-by: ye xingchen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c

index 1e60827911c66108f5e6f193fc3bc08909914efd..6747e4b199de4b8808f7648a74a99e90eb3d2d78 100644 (file)
@@ -47,7 +47,6 @@
 #include "link/link_dp_training_auxless.h"
 #include "link/link_dp_phy.h"
 #include "link/link_dp_capability.h"
-#include "resource.h"
 #define DC_LOGGER \
        link->ctx->logger
 
This page took 0.060861 seconds and 4 git commands to generate.