diff options
| author | Nicholas Kazlauskas <[email protected]> | 2019-03-25 15:27:01 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-04-10 13:53:27 -0500 |
| commit | 3d12beb319c4efa18d55454096cc523108320d17 (patch) | |
| tree | 98a6ad3d5b06a7a3314433ad6d1c50918a4519d5 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | bb5a2bdf36a8df79e1437b443299b7fe1ea3abfc (diff) | |
drm/amd/display: Remove semicolon from to_dm_plane_state definition
The extra ; in the macro definition creates an empty statement
preventing any variable declarations from occuring after
any use of to_dm_plane_state(...).
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions