src: Fix up ##-commented SPDX headers

Delete leading empty comment lines.

Change-Id: If1c5f568af3290c329d22dfc054d10d01c079065
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41833
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Angel Pons
2020-05-29 00:01:27 +02:00
parent 4b975bb79f
commit d49690bbe8
17 changed files with 0 additions and 45 deletions

View File

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

View File

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