drm/amdkfd: Make svm_migrate_put_sys_page static
authorFelix Kuehling <Felix.Kuehling@amd.com>
Fri, 30 Apr 2021 09:07:18 +0000 (05:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:06:44 +0000 (18:06 -0400)
commit2e4ec251628f6d43c1df5351d744b1aed4583ae4
tree88cd2226422d55ba0f100227e388d1a5460b18b9
parentb617207e8001094e065f772fb35a45b015f5af4c
drm/amdkfd: Make svm_migrate_put_sys_page static

This function is only used in this source file.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_migrate.c