summaryrefslogtreecommitdiff
path: root/arch/arm/mach-berlin/headsmp.S
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-05-16 11:07:52 +0300
committerJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-05-24 09:49:09 +0300
commiteb14767c8a9117fdd84fc79e6263c85a4d8ec934 (patch)
tree0745550e1a04b060d69c5c377749421df6e90138 /arch/arm/mach-berlin/headsmp.S
parente03b48098ed8729e643b8d9b13a5b250fc403ad2 (diff)
downloadlinux-eb14767c8a9117fdd84fc79e6263c85a4d8ec934.tar.xz
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/headsmp.S')
-rw-r--r--arch/arm/mach-berlin/headsmp.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-berlin/headsmp.S b/arch/arm/mach-berlin/headsmp.S
index dc82a3486b05..3057885d9772 100644
--- a/arch/arm/mach-berlin/headsmp.S
+++ b/arch/arm/mach-berlin/headsmp.S
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2014 Marvell Technology Group Ltd.
*
* Antoine Ténart <antoine.tenart@free-electrons.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/linkage.h>