]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: fix the build when CIK support is disabled
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 14:14:35 +0000 (09:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Oct 2019 20:11:32 +0000 (15:11 -0500)
commit3b7ee5ff1c5a9d3c0eb4a8cf84254fa58abf034a
tree892d3cb88b0e97f5e31fd3d210859b4d52aa4733
parent3a18957810d820c9af4935c533eefa96cf93770b
drm/amdkfd: fix the build when CIK support is disabled

Add proper ifdefs around CIK code in kfd setup.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c