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:
committed by
Martin L Roth
parent
929dfec0bd
commit
221a046e73
@@ -5,7 +5,6 @@
|
||||
|
||||
/* Pad configuration was generated automatically using intelp2m utility */
|
||||
static const struct pad_config gpio_table[] = {
|
||||
|
||||
/* ------- GPIO Community 0 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_A ------- */
|
||||
|
@@ -37,7 +37,6 @@ void mb_pre_raminit_setup(sysinfo_t *sysinfo)
|
||||
} else {
|
||||
hybrid_graphics_init(sysinfo);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void mb_post_raminit_setup(void)
|
||||
|
@@ -6,7 +6,6 @@
|
||||
#include <gpio.h>
|
||||
|
||||
static const struct pad_config gpio_table[] = {
|
||||
|
||||
/* ------- GPIO Community 0 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_A ------- */
|
||||
|
Reference in New Issue
Block a user