summaryrefslogtreecommitdiff
path: root/tests/kms_3d.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-10-08 16:16:39 +0100
committerThomas Wood <thomas.wood@intel.com>2014-12-04 16:07:55 +0000
commit8d82e5b5efb56bdf1aa2eae8a3d82817854e119b (patch)
tree32d3757aa19be655d28ece8ebb5a45e034f4b7bb /tests/kms_3d.c
parent304c874b58c0a65dcc5442c50099d048d4fe0633 (diff)
lib: remove igt_edid.h
This has been replaced by igt_kms_get_base_edid(). Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'tests/kms_3d.c')
-rw-r--r--tests/kms_3d.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/kms_3d.c b/tests/kms_3d.c
index 6b1c1b34..6588d9d2 100644
--- a/tests/kms_3d.c
+++ b/tests/kms_3d.c
@@ -25,7 +25,6 @@
#include "igt_core.h"
#include "igt_kms.h"
#include "drmtest.h"
-#include "igt_edid.h"
IGT_TEST_DESCRIPTION("Tests 3D mode setting.");