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/device/Kconfig | 2 -- src/device/oprom/Makefile.inc | 2 -- src/device/oprom/realmode/Makefile.inc | 2 -- 3 files changed, 6 deletions(-) (limited to 'src/device') diff --git a/src/device/Kconfig b/src/device/Kconfig index 6096a38b6f..751083cf81 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -1,5 +1,3 @@ -## -## ## SPDX-License-Identifier: GPL-2.0-only menu "Devices" diff --git a/src/device/oprom/Makefile.inc b/src/device/oprom/Makefile.inc index b00b983cf8..15285c7556 100644 --- a/src/device/oprom/Makefile.inc +++ b/src/device/oprom/Makefile.inc @@ -1,5 +1,3 @@ -## -## ## SPDX-License-Identifier: GPL-2.0-only subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += x86emu diff --git a/src/device/oprom/realmode/Makefile.inc b/src/device/oprom/realmode/Makefile.inc index d1bf9e6efd..a3c7774ff5 100644 --- a/src/device/oprom/realmode/Makefile.inc +++ b/src/device/oprom/realmode/Makefile.inc @@ -1,5 +1,3 @@ -## -## ## SPDX-License-Identifier: GPL-2.0-only ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86.c -- cgit v1.2.3