aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_module.c
diff options
context:
space:
mode:
authorRajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>2022-02-10 22:24:41 -0500
committerAlex Deucher <alexander.deucher@amd.com>2022-02-14 15:08:40 -0500
commitd87f36a0635edc58430e322f9e04fdf9aae6641f (patch)
tree64ffa347a11ab6817a0f8bffa6daf4aedc31d4b3 /drivers/gpu/drm/amd/amdkfd/kfd_module.c
parentdrm/amdgpu: Show IP discovery in sysfs (diff)
downloadlinux-dev-d87f36a0635edc58430e322f9e04fdf9aae6641f.tar.xz
linux-dev-d87f36a0635edc58430e322f9e04fdf9aae6641f.zip
drm/amdkfd: update SPDX license header
Update the SPDX License header for all the KFD files. Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/kfd_module.c')
-rw-r--r--drivers/gpu/drm/amd/amdkfd/kfd_module.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_module.c b/drivers/gpu/drm/amd/amdkfd/kfd_module.c
index 5e90fe642192..09b966dc3768 100644
--- a/drivers/gpu/drm/amd/amdkfd/kfd_module.c
+++ b/drivers/gpu/drm/amd/amdkfd/kfd_module.c
@@ -1,5 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0 OR MIT
/*
- * Copyright 2014 Advanced Micro Devices, Inc.
+ * Copyright 2014-2022 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),