aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amdfalconx86/recipes-graphics/drm/files/0014-tests-add-fsl-dcu-drm-to-modules.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amdfalconx86/recipes-graphics/drm/files/0014-tests-add-fsl-dcu-drm-to-modules.patch')
-rw-r--r--meta-amdfalconx86/recipes-graphics/drm/files/0014-tests-add-fsl-dcu-drm-to-modules.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/meta-amdfalconx86/recipes-graphics/drm/files/0014-tests-add-fsl-dcu-drm-to-modules.patch b/meta-amdfalconx86/recipes-graphics/drm/files/0014-tests-add-fsl-dcu-drm-to-modules.patch
deleted file mode 100644
index fd43c02c..00000000
--- a/meta-amdfalconx86/recipes-graphics/drm/files/0014-tests-add-fsl-dcu-drm-to-modules.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 2ad5ea780b3cca83ae4f531ae0b4159e802ef825 Mon Sep 17 00:00:00 2001
-From: Stefan Agner <stefan@agner.ch>
-Date: Sat, 19 Dec 2015 21:52:59 -0800
-Subject: [PATCH 014/117] tests: add fsl-dcu-drm to modules
-
-Signed-off-by: Stefan Agner <stefan@agner.ch>
-Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
----
- tests/util/kms.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/tests/util/kms.c b/tests/util/kms.c
-index 57b0191..dcd5a8e 100644
---- a/tests/util/kms.c
-+++ b/tests/util/kms.c
-@@ -139,6 +139,7 @@ static const char * const modules[] = {
- "imx-drm",
- "rockchip",
- "atmel-hlcdc",
-+ "fsl-dcu-drm",
- };
-
- int util_open(const char *device, const char *module)
---
-2.7.4
-