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)
commit7e3fb209d518112628f3f5abd6e66053ac4b0767
treeb5ba68fd036a65dc41b48352993c31666689a92b
parent9c152f54d9f6abdc9dd0817d8634c3ea0842c1c4
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