]> Git Repo - linux.git/commitdiff
drm/amdgpu: Remove duplicate include
authorJiapeng Chong <[email protected]>
Tue, 23 May 2023 02:18:11 +0000 (10:18 +0800)
committerAlex Deucher <[email protected]>
Fri, 9 Jun 2023 14:54:31 +0000 (10:54 -0400)
./drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: amdgpu_xcp.h is included more than once.

Reported-by: Abaci Robot <[email protected]>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=5281
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c

index cb34da89673708ca618d1cf48414af4b74e0ecfd..c54bf0b38fe149e64c07d7b532bd8eac941173dc 100644 (file)
@@ -23,7 +23,6 @@
 #include <linux/firmware.h>
 
 #include "amdgpu.h"
-#include "amdgpu_xcp.h"
 #include "amdgpu_gfx.h"
 #include "soc15.h"
 #include "soc15d.h"
This page took 0.07754 seconds and 4 git commands to generate.