]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit39b930020742a64e539e8c5136af0bd7c4c671dd
tree88cd2226422d55ba0f100227e388d1a5460b18b9
parent6475a2d77f675b8a956da70ba84c1adf067f28e3
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