[Intel-gfx] [PATCH i-g-t 7/8] test/gem_create: import igt_bitops
Michel Thierry
michel.thierry at intel.com
Thu Feb 9 02:18:27 UTC 2017
It will make sense once we use the BIT macro.
Signed-off-by: Michel Thierry <michel.thierry at intel.com>
---
tests/gem_create.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/gem_create.c b/tests/gem_create.c
index de7b8209..4036dbe6 100644
--- a/tests/gem_create.c
+++ b/tests/gem_create.c
@@ -53,6 +53,7 @@
#include "intel_io.h"
#include "intel_chipset.h"
#include "igt_aux.h"
+#include "igt_bitops.h"
#include "drmtest.h"
#include "drm.h"
#include "i915_drm.h"
--
2.11.0
More information about the Intel-gfx
mailing list