Browse Source

cosmetic: aspeed: Modify for SPDX-License

Modify SPDX-License for furture patch warning

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Reviewed-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com>
Ryan Chen 3 years ago
parent
commit
654ae299ec
2 changed files with 2 additions and 1 deletions
  1. 1 0
      arch/arm/dts/ast2500-u-boot.dtsi
  2. 1 1
      include/dt-bindings/clock/aspeed-clock.h

+ 1 - 0
arch/arm/dts/ast2500-u-boot.dtsi

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <dt-bindings/clock/aspeed-clock.h>
 #include <dt-bindings/reset/ast2500-reset.h>
 

+ 1 - 1
include/dt-bindings/clock/aspeed-clock.h

@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+// SPDX-License-Identifier: GPL-2.0
 
 #define ASPEED_CLK_GATE_ECLK		0
 #define ASPEED_CLK_GATE_GCLK		1