OSDN Git Service

drm/amdkfd: Delete unnecessary function declarations
authorYong Zhao <Yong.Zhao@amd.com>
Sat, 28 Sep 2019 01:22:07 +0000 (21:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:05 +0000 (09:11 -0500)
commit47c5ab6ca05891a0503c3f0bbc0c485694c75401
tree468bf7f90b82426507bd949d8fa2807629c86ff6
parent1456482bf8dc195417be67ff2dddb6619e4be94a
drm/amdkfd: Delete unnecessary function declarations

Ajust the function sequences so that those function delcarations are not
needed any more.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c