summaryrefslogtreecommitdiff
path: root/src/vendorcode/intel
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-05-29 00:01:27 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-06-01 17:01:13 +0000
commitd49690bbe87134a67dc9efab11eadc96944fa15f (patch)
treee77090c014f0921189b728df6f411612f22f08db /src/vendorcode/intel
parent4b975bb79fb438c4451eda88a2fcf1c09e074a00 (diff)
downloadcoreboot-d49690bbe87134a67dc9efab11eadc96944fa15f.tar.xz
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>
Diffstat (limited to 'src/vendorcode/intel')
-rw-r--r--src/vendorcode/intel/Kconfig3
-rw-r--r--src/vendorcode/intel/Makefile.inc3
2 files changed, 0 insertions, 6 deletions
diff --git a/src/vendorcode/intel/Kconfig b/src/vendorcode/intel/Kconfig
index a0f9b7aff2..8612ebab7e 100644
--- a/src/vendorcode/intel/Kconfig
+++ b/src/vendorcode/intel/Kconfig
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config UEFI_2_4_BINDING
diff --git a/src/vendorcode/intel/Makefile.inc b/src/vendorcode/intel/Makefile.inc
index 41c1882ad0..d08ae2ac96 100644
--- a/src/vendorcode/intel/Makefile.inc
+++ b/src/vendorcode/intel/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_UEFI_2_4_BINDING),y)