aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0029-drm-amd-display-Removing-extra-newline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0029-drm-amd-display-Removing-extra-newline.patch')
-rw-r--r--meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0029-drm-amd-display-Removing-extra-newline.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0029-drm-amd-display-Removing-extra-newline.patch b/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0029-drm-amd-display-Removing-extra-newline.patch
deleted file mode 100644
index 3fd6dccf..00000000
--- a/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0029-drm-amd-display-Removing-extra-newline.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From cf9e6342d49fabeb5acfcb650e7a5d02591d135c Mon Sep 17 00:00:00 2001
-From: Harry Wentland <harry.wentland@amd.com>
-Date: Thu, 1 Dec 2016 09:43:14 -0500
-Subject: [PATCH 0029/4131] drm/amd/display: Removing extra newline
-
-Signed-off-by: Harry Wentland <harry.wentland@amd.com>
-Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
-Acked-by: Harry Wentland <Harry.Wentland@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/display/dc/os_types.h | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h b/drivers/gpu/drm/amd/display/dc/os_types.h
-index 459a274..7f0c282 100644
---- a/drivers/gpu/drm/amd/display/dc/os_types.h
-+++ b/drivers/gpu/drm/amd/display/dc/os_types.h
-@@ -54,7 +54,6 @@
-
- #define dm_min(x, y) min(x, y)
- #define dm_max(x, y) max(x, y)
--
- #endif
-
-
---
-2.7.4
-