summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/u-boot-spl.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/cpu/u-boot-spl.lds')
-rw-r--r--arch/mips/cpu/u-boot-spl.lds4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/cpu/u-boot-spl.lds b/arch/mips/cpu/u-boot-spl.lds
index 07004ea111..1273b74983 100644
--- a/arch/mips/cpu/u-boot-spl.lds
+++ b/arch/mips/cpu/u-boot-spl.lds
@@ -1,6 +1,4 @@
-/*
- * SPDX-License-Identifier: GPL-2.0+
- */
+/* SPDX-License-Identifier: GPL-2.0+ */
MEMORY { .spl_mem : ORIGIN = CONFIG_SPL_TEXT_BASE, \
LENGTH = CONFIG_SPL_MAX_SIZE }