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 DRIVER_TI_TPS65090

View File

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

View File

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

View File

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