From 221a046e736888f6a0203713e785f3a9a85c4521 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sat, 23 Mar 2024 15:36:38 +0100 Subject: mb/lenovo: Remove blank lines before '}' and after '{' Change-Id: I6ece868184dd772fc2c3c472ae2172d1c34fb179 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81484 Reviewed-by: Nicholas Sudsgaard Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t400/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/t400') diff --git a/src/mainboard/lenovo/t400/romstage.c b/src/mainboard/lenovo/t400/romstage.c index aa3462a901..89afaeed20 100644 --- a/src/mainboard/lenovo/t400/romstage.c +++ b/src/mainboard/lenovo/t400/romstage.c @@ -37,7 +37,6 @@ void mb_pre_raminit_setup(sysinfo_t *sysinfo) } else { hybrid_graphics_init(sysinfo); } - } void mb_post_raminit_setup(void) -- cgit v1.2.3