devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: tegra: apalis-tk1: Fix SPDX license identifier format
@ 2018-07-18 19:48 Krzysztof Kozlowski
  2018-07-18 19:48 ` [PATCH 2/3] ARM: tegra: apalis-tk1: Add SPDX license (GPL-2.0 OR X11) identifiers Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2018-07-18 19:48 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Thierry Reding, Jonathan Hunter,
	Marcel Ziswiler, Stefan Agner, Lucas Stach, Thomas Gleixner,
	Greg Kroah-Hartman, devicetree, linux-tegra, linux-kernel
  Cc: Philippe Ombredanne, Krzysztof Kozlowski

Fix incorrect format used for OR clause in SPDX license identifier.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts | 2 +-
 arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts b/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
index 8a8d5fa0ecd1..e2c0d8efb358 100644
--- a/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
+++ b/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0 OR MIT)
+// SPDX-License-Identifier: GPL-2.0 OR MIT
 /*
  * Copyright 2016-2018 Toradex AG
  */
diff --git a/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi b/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
index 573aaa50fff1..5ef84b6b3356 100644
--- a/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
+++ b/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0 OR MIT)
+// SPDX-License-Identifier: GPL-2.0 OR MIT
 /*
  * Copyright 2016-2018 Toradex AG
  */
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-07-19 17:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18 19:48 [PATCH 1/3] ARM: tegra: apalis-tk1: Fix SPDX license identifier format Krzysztof Kozlowski
2018-07-18 19:48 ` [PATCH 2/3] ARM: tegra: apalis-tk1: Add SPDX license (GPL-2.0 OR X11) identifiers Krzysztof Kozlowski
2018-07-18 20:41   ` Marcel Ziswiler
2018-07-19 16:44   ` Philippe Ombredanne
2018-07-19 17:32     ` Krzysztof Kozlowski
2018-07-18 19:48 ` [PATCH 3/3] ARM: tegra: tegra20: Fix mixed tabs-spaces indentation Krzysztof Kozlowski
2018-07-18 20:46   ` Marcel Ziswiler
2018-07-18 20:37 ` [PATCH 1/3] ARM: tegra: apalis-tk1: Fix SPDX license identifier format Marcel Ziswiler
2018-07-19  6:53   ` Krzysztof Kozlowski
2018-07-18 20:57 ` Marcel Ziswiler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).