[igt-dev] [PATCH i-g-t] amdpgu/amd_bypass: Drop unneeded includes

Nicholas Kazlauskas nicholas.kazlauskas at amd.com
Thu Jun 27 17:34:40 UTC 2019


These just break the build on debian-mason-arm and debian-meson-mips
and aren't needed in the first place.

Cc: Dingchen Zhang <dingchen.zhang at amd.com>
Cc: Harry Wentland <harry.wentland at amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas at amd.com>
---
 tests/amdgpu/amd_bypass.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/amdgpu/amd_bypass.c b/tests/amdgpu/amd_bypass.c
index 0ad65bc5..8231c768 100644
--- a/tests/amdgpu/amd_bypass.c
+++ b/tests/amdgpu/amd_bypass.c
@@ -20,12 +20,7 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  */
-#include "drm.h"
-#include "drmtest.h"
 #include "igt.h"
-#include <linux/kernel.h>
-#include <linux/module.h>
-#include "signal.h"
 
 /*
  * internal use
-- 
2.17.1



More information about the igt-dev mailing list