aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/headsmp-apmu.S
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2018-06-14 10:56:06 +0900
committerSimon Horman <horms+renesas@verge.net.au>2018-06-18 12:00:29 +0200
commitc44e182e537492baaa37303fc0ee299222fce921 (patch)
tree85b941fe1a2648daf46603fce831c0e4928eca30 /arch/arm/mach-shmobile/headsmp-apmu.S
parentsoc: renesas: rcar-sysc: Drop legacy handling (diff)
downloadlinux-dev-c44e182e537492baaa37303fc0ee299222fce921.tar.xz
linux-dev-c44e182e537492baaa37303fc0ee299222fce921.zip
ARM: shmobile: convert to SPDX identifier
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/headsmp-apmu.S')
-rw-r--r--arch/arm/mach-shmobile/headsmp-apmu.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-shmobile/headsmp-apmu.S b/arch/arm/mach-shmobile/headsmp-apmu.S
index d49ab194766a..a7b4bc7a087b 100644
--- a/arch/arm/mach-shmobile/headsmp-apmu.S
+++ b/arch/arm/mach-shmobile/headsmp-apmu.S
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* SMP support for APMU based systems with Cortex A7/A15
*
* Copyright (C) 2014 Renesas Electronics Corporation
- *
- * 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>