mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! arm/cpu/*.S: Replace license and copyright boilerplate by SPDX identfiers
@ 2020-09-14 20:31 Ahmad Fatoum
  2020-09-15  6:29 ` Uwe Kleine-König
  2020-09-15  7:21 ` Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Ahmad Fatoum @ 2020-09-14 20:31 UTC (permalink / raw)
  To: barebox; +Cc: Uwe Kleine-König

Fix unterminated comment block.

Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
 arch/arm/cpu/smccc-call.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/cpu/smccc-call.S b/arch/arm/cpu/smccc-call.S
index 7f5cfd8c8b83..9875e1f94755 100644
--- a/arch/arm/cpu/smccc-call.S
+++ b/arch/arm/cpu/smccc-call.S
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
-/* SPDX-FileCopyrightText: 2015 Linaro Limited
+/* SPDX-FileCopyrightText: 2015 Linaro Limited */
 
 #include <linux/linkage.h>
 
-- 
2.28.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2020-09-15  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 20:31 [PATCH] fixup! arm/cpu/*.S: Replace license and copyright boilerplate by SPDX identfiers Ahmad Fatoum
2020-09-15  6:29 ` Uwe Kleine-König
2020-09-15  7:21 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox