From d49690bbe87134a67dc9efab11eadc96944fa15f Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 29 May 2020 00:01:27 +0200 Subject: src: Fix up ##-commented SPDX headers Delete leading empty comment lines. Change-Id: If1c5f568af3290c329d22dfc054d10d01c079065 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/41833 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Arthur Heymans --- src/vendorcode/cavium/Kconfig | 3 --- src/vendorcode/cavium/Makefile.inc | 3 --- 2 files changed, 6 deletions(-) (limited to 'src/vendorcode/cavium') diff --git a/src/vendorcode/cavium/Kconfig b/src/vendorcode/cavium/Kconfig index ca32157568..15b9ef598d 100644 --- a/src/vendorcode/cavium/Kconfig +++ b/src/vendorcode/cavium/Kconfig @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only config CAVIUM_BDK diff --git a/src/vendorcode/cavium/Makefile.inc b/src/vendorcode/cavium/Makefile.inc index cfe4c25447..bf2fe0458d 100644 --- a/src/vendorcode/cavium/Makefile.inc +++ b/src/vendorcode/cavium/Makefile.inc @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only ifeq ($(CONFIG_CAVIUM_BDK),y) -- cgit v1.2.3