[Intel-gfx] [PATCH i-g-t 42/43] kms_rotation_crc: Remove unnecessary includes
Damien Lespiau
damien.lespiau at intel.com
Thu Jul 10 20:00:43 CEST 2014
Turns out we didn't need most of them.
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
tests/kms_rotation_crc.c | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/tests/kms_rotation_crc.c b/tests/kms_rotation_crc.c
index 9aacddd..2005b2a 100644
--- a/tests/kms_rotation_crc.c
+++ b/tests/kms_rotation_crc.c
@@ -22,15 +22,6 @@
*
*/
-#include <errno.h>
-#include <limits.h>
-#include <stdbool.h>
-#include <stdio.h>
-#include <string.h>
-#include <sys/ioctl.h>
-#include <stdint.h>
-#include <stddef.h>
-#include <fcntl.h>
#include <math.h>
#include "drmtest.h"
--
1.8.3.1
More information about the Intel-gfx
mailing list