diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-17 18:50:20 +0000 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-02-19 14:19:03 -0500 |
commit | 122fe39da4b43e3891ff3ab82fe70e23e2e29c08 (patch) | |
tree | 98a64136481f576477f371f7be82392688ee4164 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 3fa203af4bd0c7eb09f21af34d3a68e08583feac (diff) | |
download | linux-122fe39da4b43e3891ff3ab82fe70e23e2e29c08.tar.gz linux-122fe39da4b43e3891ff3ab82fe70e23e2e29c08.tar.bz2 linux-122fe39da4b43e3891ff3ab82fe70e23e2e29c08.zip |
drm: amd: Fix trailing semicolons
The trailing semicolon is an empty statement that does no operation.
Removing the two instances of them since they don't do anything.
Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions