From: Jiapeng Chong Date: Thu, 25 Apr 2024 01:35:53 +0000 (+0800) Subject: drm/amd/display: Remove duplicate spl/dc_spl_types.h header X-Git-Tag: v6.11-rc1~141^2~25^2~490 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d0532c86fde034ef8b04172cbcd93451af8ca14;p=thirdparty%2Flinux.git drm/amd/display: Remove duplicate spl/dc_spl_types.h header ./drivers/gpu/drm/amd/display/dc/inc/hw/transform.h: spl/dc_spl_types.h is included more than once. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8884 Signed-off-by: Jiapeng Chong Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw/transform.h b/drivers/gpu/drm/amd/display/dc/inc/hw/transform.h index 5aa2f1a1fb831..28da1dddf0a01 100644 --- a/drivers/gpu/drm/amd/display/dc/inc/hw/transform.h +++ b/drivers/gpu/drm/amd/display/dc/inc/hw/transform.h @@ -31,8 +31,6 @@ #include "fixed31_32.h" #include "spl/dc_spl_types.h" -#include "spl/dc_spl_types.h" - #define CSC_TEMPERATURE_MATRIX_SIZE 12 struct bit_depth_reduction_params;