Commit b32c34ae authored by Harry Wentland's avatar Harry Wentland Committed by Alex Deucher

drm/amd/display: Removing extra newline

Signed-off-by: default avatarHarry Wentland <harry.wentland@amd.com>
Reviewed-by: default avatarTony Cheng <Tony.Cheng@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 0971d745
......@@ -54,7 +54,6 @@
#define dm_min(x, y) min(x, y)
#define dm_max(x, y) max(x, y)
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment