From c55765d6818534236338539101630448f00d1595 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sat, 23 Mar 2024 15:29:37 +0100 Subject: mb/google: Remove blank lines before '}' and after '{' Change-Id: If68303cd59b287c8a5c982063b2ab75fd74898d6 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81477 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai Reviewed-by: Yu-Ping Wu Reviewed-by: Jakub Czapiga --- src/mainboard/google/kahlee/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/kahlee') diff --git a/src/mainboard/google/kahlee/mainboard.c b/src/mainboard/google/kahlee/mainboard.c index 5ecc52eaa0..427f094677 100644 --- a/src/mainboard/google/kahlee/mainboard.c +++ b/src/mainboard/google/kahlee/mainboard.c @@ -135,7 +135,6 @@ static void mainboard_enable(struct device *dev) { /* Initialize the PIRQ data structures for consumption */ pirq_setup(); - } int mainboard_get_xhci_oc_map(uint16_t *map) -- cgit v1.2.3