From c4b70276ed525bfcc59320b72bcd7c8cd13b78f0 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 13 May 2020 11:42:12 +0200 Subject: src: Remove leading blank lines from SPDX header Change-Id: I8a207e30a73d10fe67c0474ff11324ae99e2cec6 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/41360 Reviewed-by: Wim Vervoorn Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/biostar/Kconfig | 3 --- src/mainboard/biostar/a68n_5200/Makefile.inc | 3 --- src/mainboard/biostar/am1ml/Makefile.inc | 3 --- 3 files changed, 9 deletions(-) (limited to 'src/mainboard/biostar') diff --git a/src/mainboard/biostar/Kconfig b/src/mainboard/biostar/Kconfig index 74b6207104..1122c43563 100644 --- a/src/mainboard/biostar/Kconfig +++ b/src/mainboard/biostar/Kconfig @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only if VENDOR_BIOSTAR diff --git a/src/mainboard/biostar/a68n_5200/Makefile.inc b/src/mainboard/biostar/a68n_5200/Makefile.inc index db9b1b68cb..549801d78f 100644 --- a/src/mainboard/biostar/a68n_5200/Makefile.inc +++ b/src/mainboard/biostar/a68n_5200/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only bootblock-y += bootblock.c diff --git a/src/mainboard/biostar/am1ml/Makefile.inc b/src/mainboard/biostar/am1ml/Makefile.inc index db9b1b68cb..549801d78f 100644 --- a/src/mainboard/biostar/am1ml/Makefile.inc +++ b/src/mainboard/biostar/am1ml/Makefile.inc @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only bootblock-y += bootblock.c -- cgit v1.2.3