src: Remove leading blank lines from SPDX header

Change-Id: I8a207e30a73d10fe67c0474ff11324ae99e2cec6
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41360
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2020-05-13 11:42:12 +02:00
committed by Patrick Georgi
parent 189e753cbf
commit c4b70276ed
507 changed files with 25 additions and 1477 deletions

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += chromeos.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += spd_util.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += bootblock.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
#
#
#
# SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
ramstage-y += cstates.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += chromeos.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
CPPFLAGS_common += -I$(src)/vendorcode/intel/fsp/fsp2_0/quark

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-$(CONFIG_ENABLE_FSP_MEMORY_DOWN) += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += spd.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += spd_util.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
SPD_BIN = $(obj)/spd.bin

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += spd_util.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += spd_util.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += spd_util.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-$(CONFIG_ENABLE_BUILTIN_COM1) += com_init.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
SPD_BIN = $(obj)/spd.bin

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
romstage-y += gpio.c

View File

@@ -1,6 +1,3 @@
##
##
##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------