From: Brajeswar Ghosh Date: Wed, 21 Nov 2018 07:11:03 +0000 (+0530) Subject: drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header X-Git-Tag: v5.15~7216^2~13^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a46fc2eee81eb420cb2e24b4a079d5885c3c3cf;p=platform%2Fkernel%2Flinux-starfive.git drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header Remove gca/gfx_8_0_d.h which is included more than once Reviewed-by: Junwei Zhang Signed-off-by: Brajeswar Ghosh Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c b/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c index 3e84840..2668eff 100644 --- a/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c +++ b/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c @@ -37,7 +37,6 @@ #include "gca/gfx_8_0_d.h" #include "smu/smu_7_1_2_d.h" #include "smu/smu_7_1_2_sh_mask.h" -#include "gca/gfx_8_0_d.h" #include "gca/gfx_8_0_sh_mask.h" #include "ivsrcid/ivsrcid_vislands30.h"