aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-05-13 11:42:12 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-05-18 07:00:27 +0000
commitc4b70276ed525bfcc59320b72bcd7c8cd13b78f0 (patch)
tree2258b8340dc702bb33adbae752575a29f8b8a7f6 /src/soc/intel/xeon_sp/skx
parent189e753cbfc3b3b2c7cca70215610fb3da6267be (diff)
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>
Diffstat (limited to 'src/soc/intel/xeon_sp/skx')
-rw-r--r--src/soc/intel/xeon_sp/skx/Kconfig2
-rw-r--r--src/soc/intel/xeon_sp/skx/Makefile.inc2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/xeon_sp/skx/Kconfig b/src/soc/intel/xeon_sp/skx/Kconfig
index 2c4235e5f5..7af0b582cb 100644
--- a/src/soc/intel/xeon_sp/skx/Kconfig
+++ b/src/soc/intel/xeon_sp/skx/Kconfig
@@ -1,6 +1,4 @@
-##
## SPDX-License-Identifier: GPL-2.0-only
-##
if SOC_INTEL_SKYLAKE_SP
diff --git a/src/soc/intel/xeon_sp/skx/Makefile.inc b/src/soc/intel/xeon_sp/skx/Makefile.inc
index 5c2242b300..773ced0fec 100644
--- a/src/soc/intel/xeon_sp/skx/Makefile.inc
+++ b/src/soc/intel/xeon_sp/skx/Makefile.inc
@@ -1,6 +1,4 @@
-##
## SPDX-License-Identifier: GPL-2.0-only
-##
ifeq ($(CONFIG_SOC_INTEL_SKYLAKE_SP),y)