From: Guo Zhengkui Date: Wed, 6 Jul 2022 09:13:27 +0000 (+0800) Subject: drm/amd/display: remove repeated includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=75072128d704576c39b3ec36b2cb84af316d88d2;p=linux.git drm/amd/display: remove repeated includes Remove a repeated "#include " Reviewed-by: Harry Wentland Signed-off-by: Guo Zhengkui Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h b/drivers/gpu/drm/amd/display/dc/os_types.h index 795dd486b6d6a..6b88ae14f1f93 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 #include -#include - #include "cgs_common.h" #if defined(__BIG_ENDIAN) && !defined(BIGENDIAN_CPU)