Martin L Roth has submitted this change. ( https://review.coreboot.org/c/coreboot/+/81484?usp=email )
Change subject: mb/lenovo: Remove blank lines before '}' and after '{' ......................................................................
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 --- M src/mainboard/lenovo/m900_tiny/gpio.c M src/mainboard/lenovo/t400/romstage.c M src/mainboard/lenovo/thinkcentre_m710s/gpio.h 3 files changed, 0 insertions(+), 3 deletions(-)
Approvals: Nicholas Sudsgaard: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/src/mainboard/lenovo/m900_tiny/gpio.c b/src/mainboard/lenovo/m900_tiny/gpio.c index 65c9cbf..aecea41 100644 --- a/src/mainboard/lenovo/m900_tiny/gpio.c +++ b/src/mainboard/lenovo/m900_tiny/gpio.c @@ -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 ------- */ diff --git a/src/mainboard/lenovo/t400/romstage.c b/src/mainboard/lenovo/t400/romstage.c index aa3462a..89afaee 100644 --- a/src/mainboard/lenovo/t400/romstage.c +++ b/src/mainboard/lenovo/t400/romstage.c @@ -37,7 +37,6 @@ } else { hybrid_graphics_init(sysinfo); } - }
void mb_post_raminit_setup(void) diff --git a/src/mainboard/lenovo/thinkcentre_m710s/gpio.h b/src/mainboard/lenovo/thinkcentre_m710s/gpio.h index fcb1b91..a1acba7 100644 --- a/src/mainboard/lenovo/thinkcentre_m710s/gpio.h +++ b/src/mainboard/lenovo/thinkcentre_m710s/gpio.h @@ -6,7 +6,6 @@ #include <gpio.h>
static const struct pad_config gpio_table[] = { - /* ------- GPIO Community 0 ------- */
/* ------- GPIO Group GPP_A ------- */