mb/lenovo: Remove blank lines before '}' and after '{'

Change-Id: I6ece868184dd772fc2c3c472ae2172d1c34fb179
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81484
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes Haouas
2024-03-23 15:36:38 +01:00
committed by Martin L Roth
parent 929dfec0bd
commit 221a046e73
3 changed files with 0 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
/* Pad configuration was generated automatically using intelp2m utility */ /* Pad configuration was generated automatically using intelp2m utility */
static const struct pad_config gpio_table[] = { static const struct pad_config gpio_table[] = {
/* ------- GPIO Community 0 ------- */ /* ------- GPIO Community 0 ------- */
/* ------- GPIO Group GPP_A ------- */ /* ------- GPIO Group GPP_A ------- */

View File

@@ -37,7 +37,6 @@ void mb_pre_raminit_setup(sysinfo_t *sysinfo)
} else { } else {
hybrid_graphics_init(sysinfo); hybrid_graphics_init(sysinfo);
} }
} }
void mb_post_raminit_setup(void) void mb_post_raminit_setup(void)

View File

@@ -6,7 +6,6 @@
#include <gpio.h> #include <gpio.h>
static const struct pad_config gpio_table[] = { static const struct pad_config gpio_table[] = {
/* ------- GPIO Community 0 ------- */ /* ------- GPIO Community 0 ------- */
/* ------- GPIO Group GPP_A ------- */ /* ------- GPIO Group GPP_A ------- */