aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1001-drm-amd-display-Remove-old-misleading-comment.patch
blob: a630e6b79b9fee826f9b7f4c58ee37cf69177566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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