diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-05-13 11:42:12 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-18 07:00:27 +0000 |
commit | c4b70276ed525bfcc59320b72bcd7c8cd13b78f0 (patch) | |
tree | 2258b8340dc702bb33adbae752575a29f8b8a7f6 /src/soc/intel | |
parent | 189e753cbfc3b3b2c7cca70215610fb3da6267be (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')
-rw-r--r-- | src/soc/intel/cannonlake/romstage/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/denverton_ns/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/icelake/romstage/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/jasperlake/romstage/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/quark/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/quark/romstage/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/tigerlake/romstage/Makefile.inc | 3 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/cpx/Kconfig | 2 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/cpx/Makefile.inc | 2 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/skx/Kconfig | 2 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/skx/Makefile.inc | 2 |
11 files changed, 0 insertions, 29 deletions
diff --git a/src/soc/intel/cannonlake/romstage/Makefile.inc b/src/soc/intel/cannonlake/romstage/Makefile.inc index 51e88323ee..261e5b352b 100644 --- a/src/soc/intel/cannonlake/romstage/Makefile.inc +++ b/src/soc/intel/cannonlake/romstage/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only romstage-y += ../../../../cpu/intel/car/romstage.c diff --git a/src/soc/intel/denverton_ns/Makefile.inc b/src/soc/intel/denverton_ns/Makefile.inc index c6b71dc4f4..105f866bf5 100644 --- a/src/soc/intel/denverton_ns/Makefile.inc +++ b/src/soc/intel/denverton_ns/Makefile.inc @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only ifeq ($(CONFIG_SOC_INTEL_DENVERTON_NS),y) diff --git a/src/soc/intel/icelake/romstage/Makefile.inc b/src/soc/intel/icelake/romstage/Makefile.inc index 2de1a57467..a1a6c6638d 100644 --- a/src/soc/intel/icelake/romstage/Makefile.inc +++ b/src/soc/intel/icelake/romstage/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only romstage-y += fsp_params.c diff --git a/src/soc/intel/jasperlake/romstage/Makefile.inc b/src/soc/intel/jasperlake/romstage/Makefile.inc index 2de1a57467..a1a6c6638d 100644 --- a/src/soc/intel/jasperlake/romstage/Makefile.inc +++ b/src/soc/intel/jasperlake/romstage/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only romstage-y += fsp_params.c diff --git a/src/soc/intel/quark/Makefile.inc b/src/soc/intel/quark/Makefile.inc index b49ee3e2b9..387884a2c9 100644 --- a/src/soc/intel/quark/Makefile.inc +++ b/src/soc/intel/quark/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only ifeq ($(CONFIG_SOC_INTEL_QUARK),y) diff --git a/src/soc/intel/quark/romstage/Makefile.inc b/src/soc/intel/quark/romstage/Makefile.inc index 99f72bd429..8630acb4dd 100644 --- a/src/soc/intel/quark/romstage/Makefile.inc +++ b/src/soc/intel/quark/romstage/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only romstage-y += car.c diff --git a/src/soc/intel/tigerlake/romstage/Makefile.inc b/src/soc/intel/tigerlake/romstage/Makefile.inc index 2de1a57467..a1a6c6638d 100644 --- a/src/soc/intel/tigerlake/romstage/Makefile.inc +++ b/src/soc/intel/tigerlake/romstage/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only romstage-y += fsp_params.c diff --git a/src/soc/intel/xeon_sp/cpx/Kconfig b/src/soc/intel/xeon_sp/cpx/Kconfig index f137313ded..86fdf1bfa3 100644 --- a/src/soc/intel/xeon_sp/cpx/Kconfig +++ b/src/soc/intel/xeon_sp/cpx/Kconfig @@ -1,6 +1,4 @@ -## ## SPDX-License-Identifier: GPL-2.0-only -## if SOC_INTEL_COOPERLAKE_SP diff --git a/src/soc/intel/xeon_sp/cpx/Makefile.inc b/src/soc/intel/xeon_sp/cpx/Makefile.inc index 4d283d6f71..6c0d6c05e5 100644 --- a/src/soc/intel/xeon_sp/cpx/Makefile.inc +++ b/src/soc/intel/xeon_sp/cpx/Makefile.inc @@ -1,6 +1,4 @@ -## ## SPDX-License-Identifier: GPL-2.0-only -## ifeq ($(CONFIG_SOC_INTEL_COOPERLAKE_SP),y) 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) |