summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Chen <ryan_chen@aspeedtech.com>2020-08-31 09:03:05 +0300
committerTom Rini <trini@konsulko.com>2020-09-09 23:57:36 +0300
commit654ae299ec509084c22e646ae269e1baa2583793 (patch)
treef0b89b22d3e0dc51e1723a524f3d9ee5f92ed7b6
parentc39c9a94cba01d9fbbe359a8922d2ae85061a4e1 (diff)
downloadu-boot-654ae299ec509084c22e646ae269e1baa2583793.tar.xz
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>
-rw-r--r--arch/arm/dts/ast2500-u-boot.dtsi1
-rw-r--r--include/dt-bindings/clock/aspeed-clock.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/ast2500-u-boot.dtsi b/arch/arm/dts/ast2500-u-boot.dtsi
index 29b08f16ac..51a5244766 100644
--- a/arch/arm/dts/ast2500-u-boot.dtsi
+++ b/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>
diff --git a/include/dt-bindings/clock/aspeed-clock.h b/include/dt-bindings/clock/aspeed-clock.h
index e6599deeb9..a1aa8c07ce 100644
--- a/include/dt-bindings/clock/aspeed-clock.h
+++ b/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