]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Oct 2025 13:19:55 +0000 (09:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Oct 2025 15:03:04 +0000 (11:03 -0400)
This should be MIT.  The driver in general is MIT and
the license text at the top of the file is MIT so fix
it.

Fixes: e8529dbc75ca ("drm/amdgpu: add ip offset support for cyan skillfish")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4654
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 102c4f7c554ac5a5ecf0023fa0612beb58e3b0bd)

drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c

index 96616a865aac71e2282153cbe8168484ec3a9571..ed1e25661706eadc1b74dc8b53fa06fb4979ae34 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: MIT
 /*
  * Copyright 2018 Advanced Micro Devices, Inc.
  *