]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/amd/display: Remove duplicate spl/dc_spl_types.h header
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 25 Apr 2024 01:35:53 +0000 (09:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Apr 2024 14:03:06 +0000 (10:03 -0400)
./drivers/gpu/drm/amd/display/dc/inc/hw/transform.h: spl/dc_spl_types.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8884
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/inc/hw/transform.h

index 5aa2f1a1fb831151552daaa3f57ba1d63600b31b..28da1dddf0a017ccc5f3084d47f46d662d73cdcb 100644 (file)
@@ -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;