]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.h
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Oct 2025 13:17:37 +0000 (09:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Oct 2025 15:02:49 +0000 (11:02 -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: d1bb64651095 ("drm/amdgpu: add irq source ids for VCN5_0/JPEG5_0")
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 68c20d7b1779f97d600e61b9e95726c0cd609e2a)

drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_5_0.h

index 64b553e7de1aef1384761c9a5737b5cd438fc30e..e7fdcee22a71440a9ee6816e01ed784d58c0e0f4 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: MIT */
 
 /*
  * Copyright 2024 Advanced Micro Devices, Inc. All rights reserved.