[PATCH 4/7] drm/amd/display: Removing extra newline

Harry Wentland harry.wentland at amd.com
Fri Dec 2 15:12:31 UTC 2016


Change-Id: I2f043d0ac4cb23621dfd74d560994fc08690809c
Signed-off-by: Harry Wentland <harry.wentland at amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng at amd.com>
Acked-by: Harry Wentland <Harry.Wentland at 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 459a2741eccb..7f0c282a1466 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.9.3



More information about the amd-gfx mailing list