[PATCH 1/3] tests/amdgpu: Remove unneeded includes

Mario Limonciello superm1 at kernel.org
Mon Jul 21 02:13:17 UTC 2025


From: Mario Limonciello <mario.limonciello at amd.com>

Signed-off-by: Mario Limonciello <mario.limonciello at amd.com>
---
 tests/amdgpu/amd_abm.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/amdgpu/amd_abm.c b/tests/amdgpu/amd_abm.c
index 97813d80f..f55b055f9 100644
--- a/tests/amdgpu/amd_abm.c
+++ b/tests/amdgpu/amd_abm.c
@@ -20,7 +20,6 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  */
 
-#include "igt.h"
 #include "drmtest.h"
 #include "igt_kms.h"
 #include <limits.h>
@@ -28,7 +27,6 @@
 #include <stdbool.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <string.h>
 #include <fcntl.h>
 #include <time.h>
 
-- 
2.50.1



More information about the amd-gfx mailing list