Missing MIT license.

Fixes: c942ccaadec8 ("drm/amd: Add register header files for DCN42B")
Cc: Matthew Stewart <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Ray Wu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
---
 drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_offset.h   | 1 +
 drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_sh_mask.h  | 1 +
 drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_offset.h    | 1 +
 drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_sh_mask.h   | 1 +
 drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_offset.h  | 1 +
 drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_sh_mask.h | 1 +
 6 files changed, 6 insertions(+)

diff --git a/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_offset.h 
b/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_offset.h
index 328c296e425a1..064a4090ecbd7 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_offset.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_offset.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: MIT
 // Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.
 
 #ifndef _clk_15_0_5_OFFSET_HEADER
diff --git a/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_sh_mask.h 
b/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_sh_mask.h
index 1b98cfcf33649..6fc290c16a0f1 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_sh_mask.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_sh_mask.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: MIT
 // Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.
 
 #ifndef _clk_15_0_5_SH_MASK_HEADER
diff --git a/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_offset.h 
b/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_offset.h
index 3751054e25f2e..7edc672240d67 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_offset.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_offset.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: MIT
 // Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.
 
 #ifndef _dcn_4_2_1_OFFSET_HEADER
diff --git a/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_sh_mask.h 
b/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_sh_mask.h
index 71c74962147e6..0d6e618c1cc1b 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_sh_mask.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_sh_mask.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: MIT
 // Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.
 
 #ifndef _dcn_4_2_1_SH_MASK_HEADER
diff --git a/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_offset.h 
b/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_offset.h
index b004c80774bd5..4f993a73c417b 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_offset.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_offset.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: MIT
 // Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.
 
 #ifndef _dpcs_4_0_1_OFFSET_HEADER
diff --git a/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_sh_mask.h 
b/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_sh_mask.h
index 06e650b3dcc1d..8cb810a242484 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_sh_mask.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_sh_mask.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: MIT
 // Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.
 
 #ifndef _dpcs_4_0_1_SH_MASK_HEADER
-- 
2.54.0

Reply via email to