Commit 06476b5b authored by Tom Rix's avatar Tom Rix Committed by Thomas Bogendoerfer
Browse files

MIPS: Loongson64: fix spelling of SPDX tag



checkpatch looks for SPDX-License-Identifier.
So change the '_' to '-'

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 0fe0fbc8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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