<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Acked-by: Alex Deucher <alexander.deucher@amd.com><br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> amd-gfx <amd-gfx-bounces@lists.freedesktop.org> on behalf of Harry Wentland <harry.wentland@amd.com><br>
<b>Sent:</b> Thursday, February 8, 2018 4:47:28 PM<br>
<b>To:</b> amd-gfx@lists.freedesktop.org<br>
<b>Cc:</b> Wentland, Harry<br>
<b>Subject:</b> [PATCH] drm/amd/display: Remove unused CFLAGS entry in DML Makefile</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Missed that with a previous change that removed unused files.<br>
<br>
Signed-off-by: Harry Wentland <harry.wentland@amd.com><br>
---<br>
 drivers/gpu/drm/amd/display/dc/dml/Makefile | 1 -<br>
 1 file changed, 1 deletion(-)<br>
<br>
diff --git a/drivers/gpu/drm/amd/display/dc/dml/Makefile b/drivers/gpu/drm/amd/display/dc/dml/Makefile<br>
index 0271043cf6a2..f83a608f93e9 100644<br>
--- a/drivers/gpu/drm/amd/display/dc/dml/Makefile<br>
+++ b/drivers/gpu/drm/amd/display/dc/dml/Makefile<br>
@@ -32,7 +32,6 @@ endif<br>
 <br>
 dml_ccflags := -mhard-float -msse $(cc_stack_align)<br>
 <br>
-CFLAGS_display_mode_vba.o := $(dml_ccflags)<br>
 CFLAGS_display_mode_lib.o := $(dml_ccflags)<br>
 CFLAGS_display_pipe_clocks.o := $(dml_ccflags)<br>
 CFLAGS_dml1_display_rq_dlg_calc.o := $(dml_ccflags)<br>
-- <br>
2.14.1<br>
<br>
_______________________________________________<br>
amd-gfx mailing list<br>
amd-gfx@lists.freedesktop.org<br>
<a href="https://lists.freedesktop.org/mailman/listinfo/amd-gfx">https://lists.freedesktop.org/mailman/listinfo/amd-gfx</a><br>
</div>
</span></font></div>
</body>
</html>