From: Guo Zhengkui Date: Wed, 6 Jul 2022 09:13:27 +0000 (+0800) Subject: drm/amd/display: remove repeated includes X-Git-Tag: block-6.0-2022-08-12~28^2~7^2~67 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=75072128d704576c39b3ec36b2cb84af316d88d2;p=linux-2.6-block.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 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 #include -#include - #include "cgs_common.h" #if defined(__BIG_ENDIAN) && !defined(BIGENDIAN_CPU)