drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2017 21:27:11 +0000 (16:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Dec 2017 15:59:23 +0000 (10:59 -0500)
commit22cb0164378c6511423f79d429e0b2e4290934df
tree1287794b7b566e818a87320568be172559b61b00
parent8111c387275f64aae972d5717d32b0f756bb6e5f
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c

It's the only place it's used.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c