projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe0fbc
)
MIPS: Loongson64: fix spelling of SPDX tag
author
Tom Rix
<trix@redhat.com>
Thu, 10 Jun 2021 21:44:35 +0000
(14:44 -0700)
committer
Thomas Bogendoerfer
<tsbogend@alpha.franken.de>
Mon, 21 Jun 2021 09:26:45 +0000
(11:26 +0200)
checkpatch looks for SPDX-License-Identifier.
So change the '_' to '-'
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/loongson/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/boot/dts/loongson/Makefile
b/arch/mips/boot/dts/loongson/Makefile
index 72267bfda9b41d8549dd687a609a31ff0ac35da3..5c6433e441ee4c382b09729973809c45f6120352 100644
(file)
--- a/
arch/mips/boot/dts/loongson/Makefile
+++ b/
arch/mips/boot/dts/loongson/Makefile
@@
-1,4
+1,4
@@
-# SPDX
_License_Identifier: GPL_
2.0
+# SPDX
-License-Identifier: GPL-
2.0
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64_2core_2k1000.dtb
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_ls7a.dtb
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_rs780e.dtb