]> git.ipfire.org Git - thirdparty/linux.git/commit
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 13:52:40 +0000 (09:52 -0400)
commit102c4f7c554ac5a5ecf0023fa0612beb58e3b0bd
treed1fd121c539c5c6c4f38bc9e60de07e55d4f4834
parent68c20d7b1779f97d600e61b9e95726c0cd609e2a
drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c

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>
drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c