summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sdei.h
diff options
context:
space:
mode:
authorNishad Kamdar2019-04-16 17:19:35 +0200
committerWill Deacon2019-04-16 17:28:01 +0200
commit22e6c8087e175bc5c507b4e45d1ca588b2bcc61c (patch)
treee05d0758028b06b322737f3d3976cdeaa91e6a1f /arch/arm64/include/asm/sdei.h
parentarm64: instrument smp_{load_acquire,store_release} (diff)
downloadkernel-qcow2-linux-22e6c8087e175bc5c507b4e45d1ca588b2bcc61c.tar.gz
kernel-qcow2-linux-22e6c8087e175bc5c507b4e45d1ca588b2bcc61c.tar.xz
kernel-qcow2-linux-22e6c8087e175bc5c507b4e45d1ca588b2bcc61c.zip
arm64: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in the arm64 Hardware Architecture related files. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/sdei.h')
-rw-r--r--arch/arm64/include/asm/sdei.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/include/asm/sdei.h b/arch/arm64/include/asm/sdei.h
index ffe47d766c25..63e0b92a5fbb 100644
--- a/arch/arm64/include/asm/sdei.h
+++ b/arch/arm64/include/asm/sdei.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
// Copyright (C) 2017 Arm Ltd.
#ifndef __ASM_SDEI_H
#define __ASM_SDEI_H