2021-08-10 16:35:53

by Jason Wang

[permalink] [raw]
Subject: [PATCH] ARM: sunxi: Add a missing SPDX license header

Add the missing SPDX license header to arch/arm/mach-sunxi/platsmp.c.

Signed-off-by: Jason Wang <[email protected]>
---
arch/arm/mach-sunxi/platsmp.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/arch/arm/mach-sunxi/platsmp.c b/arch/arm/mach-sunxi/platsmp.c
index bdde9ef3aaa9..052097e78e6e 100644
--- a/arch/arm/mach-sunxi/platsmp.c
+++ b/arch/arm/mach-sunxi/platsmp.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* SMP support for Allwinner SoCs
*
@@ -8,9 +9,6 @@
* Based on code
* Copyright (C) 2012-2013 Allwinner Ltd.
*
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/

#include <linux/delay.h>
--
2.32.0


2021-08-19 07:47:07

by Maxime Ripard

[permalink] [raw]
Subject: Re: [PATCH] ARM: sunxi: Add a missing SPDX license header

On Tue, Aug 10, 2021 at 09:31:38PM +0800, Jason Wang wrote:
> Add the missing SPDX license header to arch/arm/mach-sunxi/platsmp.c.
>
> Signed-off-by: Jason Wang <[email protected]>

Queued for 5.16, thanks!
Maxime


Attachments:
(No filename) (227.00 B)
signature.asc (235.00 B)
Download all attachments