From c4b70276ed525bfcc59320b72bcd7c8cd13b78f0 Mon Sep 17 00:00:00 2001
From: Elyes HAOUAS <ehaouas@noos.fr>
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 <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>
---
 src/drivers/analogix/anx7625/Kconfig      | 3 ---
 src/drivers/analogix/anx7625/Makefile.inc | 3 ---
 2 files changed, 6 deletions(-)

(limited to 'src/drivers/analogix')

diff --git a/src/drivers/analogix/anx7625/Kconfig b/src/drivers/analogix/anx7625/Kconfig
index b59b9f463c..69fc1960b0 100644
--- a/src/drivers/analogix/anx7625/Kconfig
+++ b/src/drivers/analogix/anx7625/Kconfig
@@ -1,6 +1,3 @@
-##
-##
-##
 ## SPDX-License-Identifier: GPL-2.0-only
 
 config DRIVER_ANALOGIX_ANX7625
diff --git a/src/drivers/analogix/anx7625/Makefile.inc b/src/drivers/analogix/anx7625/Makefile.inc
index 43a1e13303..2514048002 100644
--- a/src/drivers/analogix/anx7625/Makefile.inc
+++ b/src/drivers/analogix/anx7625/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
 ## SPDX-License-Identifier: GPL-2.0-only
 
 ramstage-$(CONFIG_DRIVER_ANALOGIX_ANX7625) += anx7625.c
-- 
cgit v1.2.3