Skip to content

Commit 8284a9e

Browse files
committed
drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.h
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: d1bb646 ("drm/amdgpu: add irq source ids for VCN5_0/JPEG5_0") Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4654 Reviewed-by: Mario Limonciello <[email protected]> Signed-off-by: Alex Deucher <[email protected]> (cherry picked from commit 68c20d7b1779f97d600e61b9e95726c0cd609e2a)
1 parent 964f8ff commit 8284a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 */
1+
/* SPDX-License-Identifier: MIT */
22

33
/*
44
* Copyright 2024 Advanced Micro Devices, Inc. All rights reserved.

0 commit comments

Comments
 (0)