aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNishad Kamdar <nishadkamdar@gmail.com>2019-04-16 20:58:57 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2019-07-03 15:19:36 +1000
commit2200bbec12c428d7b276fb450e5755cdfe435ae5 (patch)
treea2c301ef8f61b85bcfec26ca3c787589fee35b5a
parentpowerpc/powernv-eeh: Consisely desribe what this file does (diff)
downloadlinux-dev-2200bbec12c428d7b276fb450e5755cdfe435ae5.tar.xz
linux-dev-2200bbec12c428d7b276fb450e5755cdfe435ae5.zip
powerpc: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in the powerpc Hardware Architecture related files. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
-rw-r--r--arch/powerpc/include/asm/pnv-ocxl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/pnv-ocxl.h b/arch/powerpc/include/asm/pnv-ocxl.h
index 208b5503f4ed..7de82647e761 100644
--- a/arch/powerpc/include/asm/pnv-ocxl.h
+++ b/arch/powerpc/include/asm/pnv-ocxl.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
// Copyright 2017 IBM Corp.
#ifndef _ASM_PNV_OCXL_H
#define _ASM_PNV_OCXL_H