summaryrefslogtreecommitdiff
path: root/drivers/soc/renesas/rcar-rst.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-09-07 02:04:19 +0000
committerSimon Horman <horms+renesas@verge.net.au>2018-09-12 10:19:51 +0200
commit41c4567ce2610b7a87952398756d662e979621fa (patch)
tree49d4c9ef5878219d82e4759b5369978037b2902d /drivers/soc/renesas/rcar-rst.c
parent3116d859e7b15d3740afd44c975cdb34a4c1246e (diff)
downloadlwn-41c4567ce2610b7a87952398756d662e979621fa.tar.gz
lwn-41c4567ce2610b7a87952398756d662e979621fa.zip
soc: renesas: convert to SPDX identifiers
This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/soc/renesas/rcar-rst.c')
-rw-r--r--drivers/soc/renesas/rcar-rst.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/soc/renesas/rcar-rst.c b/drivers/soc/renesas/rcar-rst.c
index a447873ce182..0f9f487ca6e2 100644
--- a/drivers/soc/renesas/rcar-rst.c
+++ b/drivers/soc/renesas/rcar-rst.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* R-Car Gen1 RESET/WDT, R-Car Gen2, Gen3, and RZ/G RST Driver
*
* Copyright (C) 2016 Glider bvba
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
*/
#include <linux/err.h>