aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch b/common/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch
new file mode 100644
index 00000000..a630e6b7
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch
@@ -0,0 +1,28 @@
+From af57ee57e3447bb668603cd793d3dcd797d3c5f0 Mon Sep 17 00:00:00 2001
+From: Harry Wentland <harry.wentland@amd.com>
+Date: Tue, 22 Aug 2017 10:29:40 -0400
+Subject: [PATCH 1001/4131] drm/amd/display: Remove old, misleading comment
+
+Change-Id: I967334d365b5b7780af8e63de0196cf4ce9903e3
+Signed-off-by: Harry Wentland <harry.wentland@amd.com>
+Reviewed-by: Roman Li <Roman.Li@amd.com>
+Acked-by: Harry Wentland <Harry.Wentland@amd.com>
+---
+ drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c b/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c
+index d6225f3..56e3b12 100644
+--- a/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c
++++ b/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c
+@@ -31,7 +31,6 @@
+
+ #include "dce110/dce110_hw_sequencer.h"
+
+-/* include DCE12.0 register header files */
+ #include "vega10/DC/dce_12_0_offset.h"
+ #include "vega10/DC/dce_12_0_sh_mask.h"
+ #include "vega10/soc15ip.h"
+--
+2.7.4
+