summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/os_types.h
diff options
context:
space:
mode:
authorGuo Zhengkui <guozhengkui@vivo.com>2022-07-06 17:13:27 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-07-07 15:55:39 -0400
commit75072128d704576c39b3ec36b2cb84af316d88d2 (patch)
treec5a23180e5e14122c2ac82779dc7c4dabf55dc2f /drivers/gpu/drm/amd/display/dc/os_types.h
parent34ce1a6a29db41d5d4bffbab0872b1e1876cb4b8 (diff)
downloadlinux-stable-75072128d704576c39b3ec36b2cb84af316d88d2.tar.gz
linux-stable-75072128d704576c39b3ec36b2cb84af316d88d2.tar.bz2
linux-stable-75072128d704576c39b3ec36b2cb84af316d88d2.zip
drm/amd/display: remove repeated includes
Remove a repeated "#include <drm/drm_print.h>" Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/os_types.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/os_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h b/drivers/gpu/drm/amd/display/dc/os_types.h
index 795dd486b6d6..6b88ae14f1f9 100644
--- a/drivers/gpu/drm/amd/display/dc/os_types.h
+++ b/drivers/gpu/drm/amd/display/dc/os_types.h
@@ -39,8 +39,6 @@
#include <drm/display/drm_dp_helper.h>
#include <drm/drm_print.h>
-#include <drm/drm_print.h>
-
#include "cgs_common.h"
#if defined(__BIG_ENDIAN) && !defined(BIGENDIAN_CPU)