summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorLubomir Rintel2019-06-11 09:20:14 +0200
committerPaul Burton2019-06-12 00:46:21 +0200
commit017105478bb58fa63331a27927567e3990094dcd (patch)
treedf6faafeb8a3f1de48601e3945c8267fd773e808 /arch/mips
parentMIPS: ftrace: Reword prepare_ftrace_return() comment block (diff)
downloadkernel-qcow2-linux-017105478bb58fa63331a27927567e3990094dcd.tar.gz
kernel-qcow2-linux-017105478bb58fa63331a27927567e3990094dcd.tar.xz
kernel-qcow2-linux-017105478bb58fa63331a27927567e3990094dcd.zip
MIPS: ralink: Switch pinmux.h to SPDX header
The original license text had a typo ("publishhed") which would be likely to confuse automated licensing auditing tools. Let's just switch to SPDX instead of fixing the wording. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/include/asm/mach-ralink/pinmux.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/include/asm/mach-ralink/pinmux.h b/arch/mips/include/asm/mach-ralink/pinmux.h
index ba8ac331af0c..33647f796140 100644
--- a/arch/mips/include/asm/mach-ralink/pinmux.h
+++ b/arch/mips/include/asm/mach-ralink/pinmux.h
@@ -1,8 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0
/*
- * 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
- * publishhed by the Free Software Foundation.
- *
* Copyright (C) 2012 John Crispin <john@phrozen.org>
*/