lib: remove igt_edid.h

This has been replaced by igt_kms_get_base_edid().

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-10-08 16:16:39 +01:00
parent 304c874b58
commit 8d82e5b5ef
7 changed files with 2 additions and 152 deletions
-1
View File
@@ -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.");
-1
View File
@@ -25,7 +25,6 @@
#include "igt_core.h"
#include "igt_kms.h"
#include "drmtest.h"
#include "igt_edid.h"
IGT_TEST_DESCRIPTION("Check the debugfs force connector/edid features work"
" correctly.");