diff options
author | Luis de Bethencourt <[email protected]> | 2018-01-17 18:22:41 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:19:04 -0500 |
commit | e2751493fc31f59d31081479918782c2cbda0d56 (patch) | |
tree | 114a6c20ba9c495f8ead81710c42ac0091bd2ad1 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | 122fe39da4b43e3891ff3ab82fe70e23e2e29c08 (diff) |
drm: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.
Signed-off-by: Luis de Bethencourt <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions