summaryrefslogtreecommitdiff
path: root/arch/arm/mach-berlin/berlin.c
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-05-16 16:07:52 +0800
committerJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-05-24 14:49:09 +0800
commiteb14767c8a9117fdd84fc79e6263c85a4d8ec934 (patch)
tree0745550e1a04b060d69c5c377749421df6e90138 /arch/arm/mach-berlin/berlin.c
parente03b48098ed8729e643b8d9b13a5b250fc403ad2 (diff)
ARM: berlin: switch to SPDX license identifier
Use the appropriate SPDX license identifier and drop the previous boilerplate license text. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Diffstat (limited to 'arch/arm/mach-berlin/berlin.c')
-rw-r--r--arch/arm/mach-berlin/berlin.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-berlin/berlin.c b/arch/arm/mach-berlin/berlin.c
index ac181c6797ee..2424ad40190c 100644
--- a/arch/arm/mach-berlin/berlin.c
+++ b/arch/arm/mach-berlin/berlin.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Device Tree support for Marvell Berlin SoCs.
*
@@ -5,10 +6,6 @@
*
* based on GPL'ed 2.6 kernel sources
* (c) Marvell International 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/init.h>