summaryrefslogtreecommitdiff
path: root/tests/gen7_forcewake_mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gen7_forcewake_mt.c')
-rw-r--r--tests/gen7_forcewake_mt.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/gen7_forcewake_mt.c b/tests/gen7_forcewake_mt.c
index 78730787..754c8435 100644
--- a/tests/gen7_forcewake_mt.c
+++ b/tests/gen7_forcewake_mt.c
@@ -30,16 +30,12 @@
*
*/
+#include "igt.h"
#include <sys/types.h>
#include <pthread.h>
#include <string.h>
#include "drm.h"
-#include "ioctl_wrappers.h"
-#include "i915_pciids.h"
-#include "drmtest.h"
-#include "intel_io.h"
-#include "intel_chipset.h"
IGT_TEST_DESCRIPTION("Exercise a suspect workaround required for"
" FORCEWAKE_MT.");