drm/amdgpu: Remove amdgpu_ucode_fini_bo
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 9 Oct 2018 06:22:04 +0000 (14:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Oct 2018 19:49:01 +0000 (14:49 -0500)
commit735f654e5dd1c55d28aa04d49a9b7fcd3d5cccd0
tree21a6da17f3b9c1681d390c7e694dc40eecfeceb0
parentc8963ea4ce1783034e1f9cf0d702fa490eb77836
drm/amdgpu: Remove amdgpu_ucode_fini_bo

The variable clean is unnecessary.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
drivers/gpu/drm/amd/powerplay/amd_powerplay.c