summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/0009-drm-armada-tracing-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre-testing/linux-libre/0009-drm-armada-tracing-fix.patch')
-rw-r--r--libre-testing/linux-libre/0009-drm-armada-tracing-fix.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/libre-testing/linux-libre/0009-drm-armada-tracing-fix.patch b/libre-testing/linux-libre/0009-drm-armada-tracing-fix.patch
deleted file mode 100644
index 1b2a16069..000000000
--- a/libre-testing/linux-libre/0009-drm-armada-tracing-fix.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 24b08faa09d097e432fe36817dce69335c63d412 Mon Sep 17 00:00:00 2001
-From: Kevin Mihelich <kevin@archlinuxarm.org>
-Date: Mon, 26 Dec 2016 12:56:09 -0700
-Subject: [PATCH 9/9] drm/armada tracing fix
-
-https://lists.freedesktop.org/archives/dri-devel/2016-December/126212.html
----
- drivers/gpu/drm/armada/Makefile | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/drivers/gpu/drm/armada/Makefile b/drivers/gpu/drm/armada/Makefile
-index a18f156c8b66..64c0b4546fb2 100644
---- a/drivers/gpu/drm/armada/Makefile
-+++ b/drivers/gpu/drm/armada/Makefile
-@@ -4,3 +4,5 @@ armada-y += armada_510.o
- armada-$(CONFIG_DEBUG_FS) += armada_debugfs.o
-
- obj-$(CONFIG_DRM_ARMADA) := armada.o
-+
-+CFLAGS_armada_trace.o := -I$(src)
---
-2.11.0
-