]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Oct 2025 13:12:54 +0000 (09:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Oct 2025 15:02:36 +0000 (11:02 -0400)
commitf3b37ebf2c94e3a3d7bbf5e3788ad86cf30fc7be
tree98d183f59442ceb877bcc86fecf18cc61fc0b690
parent501672e3c1576aa9a8364144213c77b98a31a42c
drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h

These should be MIT.  The driver in general is MIT and
the license text at the top of the files is MIT so fix
it.

Fixes: 92d5d2a09de1 ("drm/amdgpu: Introduce funcs for populating CPER")
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 abd3f876404cafb107cb34bacb74706bfee11cbe)
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.h