From 7e8850a8624b44d038b5bdb0dc310e91f2e77ba9 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 18 Feb 2026 21:43:18 +0100 Subject: [PATCH] mb/google/*/cfr.c: Drop initial empty line For some reason, there is a blank line at the beginning of these files. There is no reason to keep this line, so drop it for consistency. Change-Id: I38092fae7a3f32b34c15d1b4500c4009fca4d5e2 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/91339 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Jakub "Kuba" Czapiga --- src/mainboard/google/brya/cfr.c | 1 - src/mainboard/google/drallion/cfr.c | 1 - src/mainboard/google/hatch/cfr.c | 1 - src/mainboard/google/jecht/cfr.c | 1 - src/mainboard/google/puff/cfr.c | 1 - src/mainboard/google/rex/cfr.c | 1 - src/mainboard/google/sarien/cfr.c | 1 - src/mainboard/google/volteer/cfr.c | 1 - 8 files changed, 8 deletions(-) diff --git a/src/mainboard/google/brya/cfr.c b/src/mainboard/google/brya/cfr.c index 637e1b38d5..2128145042 100644 --- a/src/mainboard/google/brya/cfr.c +++ b/src/mainboard/google/brya/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/drallion/cfr.c b/src/mainboard/google/drallion/cfr.c index aa9265db7d..805b2870a1 100644 --- a/src/mainboard/google/drallion/cfr.c +++ b/src/mainboard/google/drallion/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/hatch/cfr.c b/src/mainboard/google/hatch/cfr.c index 76f12e232c..ac424fbb16 100644 --- a/src/mainboard/google/hatch/cfr.c +++ b/src/mainboard/google/hatch/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/jecht/cfr.c b/src/mainboard/google/jecht/cfr.c index 9f4d19088e..199f2e54d9 100644 --- a/src/mainboard/google/jecht/cfr.c +++ b/src/mainboard/google/jecht/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/puff/cfr.c b/src/mainboard/google/puff/cfr.c index e50af539c8..10df17757c 100644 --- a/src/mainboard/google/puff/cfr.c +++ b/src/mainboard/google/puff/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/rex/cfr.c b/src/mainboard/google/rex/cfr.c index a84d9aae4d..d64bbc7b79 100644 --- a/src/mainboard/google/rex/cfr.c +++ b/src/mainboard/google/rex/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/sarien/cfr.c b/src/mainboard/google/sarien/cfr.c index aa9265db7d..805b2870a1 100644 --- a/src/mainboard/google/sarien/cfr.c +++ b/src/mainboard/google/sarien/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include diff --git a/src/mainboard/google/volteer/cfr.c b/src/mainboard/google/volteer/cfr.c index 76f12e232c..ac424fbb16 100644 --- a/src/mainboard/google/volteer/cfr.c +++ b/src/mainboard/google/volteer/cfr.c @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */ #include