Skip to content

Commit 4f2cd64

Browse files
committed
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: e8529db ("drm/amdgpu: add ip offset support for cyan skillfish") 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 102c4f7c554ac5a5ecf0023fa0612beb58e3b0bd)
1 parent 8284a9e commit 4f2cd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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
* Copyright 2018 Advanced Micro Devices, Inc.
44
*

0 commit comments

Comments
 (0)