]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Clear build undefined warning
authorJames Zhu <James.Zhu@amd.com>
Tue, 9 Jul 2019 15:01:35 +0000 (10:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:04 +0000 (14:18 -0500)
commit8fed32799abeca21955d57ec328c6557b5aca483
tree81db12fe9ba7fada322869472bd4e62ab9f48529
parente3cdd9accf0f80280d6ca828b4a086ccc8b8bf1b
drm/amdgpu: Clear build undefined warning

Add amdgpu_amdkfd_arcturus_get_functions stub when
CONFIG_HSA_AMD is undefinded.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Yong Zhao <Yong.Zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c