summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2022-11-09 14:28:46 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-11-17 08:23:36 +0300
commitd9483ecd327b7537c6a51cab515b5faad21b8200 (patch)
tree5cc9671bb7b510d29b48b80698fd63e33ade29c1 /drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
parentfec8fdb54e8f74d88951c9f998f47bf4f2031fe0 (diff)
downloadlinux-d9483ecd327b7537c6a51cab515b5faad21b8200.tar.xz
drm/amdgpu: rename the files for HMM handling
Clean that up a bit, no functional change. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/kfd_migrate.c')
-rw-r--r--drivers/gpu/drm/amd/amdkfd/kfd_migrate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c b/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
index 3723e90e3a90..77227761e669 100644
--- a/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
+++ b/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
@@ -28,7 +28,6 @@
#include "amdgpu_sync.h"
#include "amdgpu_object.h"
#include "amdgpu_vm.h"
-#include "amdgpu_mn.h"
#include "amdgpu_res_cursor.h"
#include "kfd_priv.h"
#include "kfd_svm.h"