]> git.baikalelectronics.ru Git - kernel.git/commit
amd/amdkfd: remove svms declaration to avoid werror
authorAlex Sierra <alex.sierra@amd.com>
Thu, 30 Sep 2021 15:38:08 +0000 (10:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Oct 2021 18:14:34 +0000 (14:14 -0400)
commit08d78ebac5e00fd3e8bcb046c8ea6f51b36b41f0
treeb5ba68fd036a65dc41b48352993c31666689a92b
parent29b72403cf70e40ef0b898946e937a8d3c0a6ba1
amd/amdkfd: remove svms declaration to avoid werror

svm_range_list svms declaration removed to avoid werror when
CONFIG_HSA_AMD_SVM is not enabled.

Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c