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,5 +1,3 @@
##
##
## SPDX-License-Identifier: GPL-2.0-only
config PLATFORM_USES_FSP1_1

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_PLATFORM_USES_FSP1_1),y)

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
config PLATFORM_USES_FSP2_0

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_PLATFORM_USES_FSP2_0),y)

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
config FSP_USES_MP_SERVICES_PPI

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_FSP_USES_MP_SERVICES_PPI) += mp_service_ppi.c

View File

@@ -1,5 +1,3 @@
##
##
## SPDX-License-Identifier: GPL-2.0-only
config INTEL_DDI

View File

@@ -1,5 +1,3 @@
##
##
## SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_INTEL_DDI) += intel_ddi.c

View File

@@ -1,5 +1,3 @@
##
##
## SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_DRIVER_INTEL_I210)+= i210.c

View File

@@ -1,5 +1,3 @@
#
#
# SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_DRIVERS_INTEL_WIFI) += wifi.c