summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
diff options
context:
space:
mode:
authorNishad Kamdar2019-04-16 17:28:57 +0200
committerMichael Ellerman2019-07-03 07:19:36 +0200
commit2200bbec12c428d7b276fb450e5755cdfe435ae5 (patch)
treea2c301ef8f61b85bcfec26ca3c787589fee35b5a /arch/powerpc/include
parentpowerpc/powernv-eeh: Consisely desribe what this file does (diff)
downloadkernel-qcow2-linux-2200bbec12c428d7b276fb450e5755cdfe435ae5.tar.gz
kernel-qcow2-linux-2200bbec12c428d7b276fb450e5755cdfe435ae5.tar.xz
kernel-qcow2-linux-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>
Diffstat (limited to 'arch/powerpc/include')
-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