From e6ce594da64034227b0d806092c99475d713cb15 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 14 Feb 2022 07:47:19 +0100 Subject: [PATCH] mb/gizmosphere/gizmo/OptionsIds.h: Remove extra empty line Change-Id: I8ad968da1771004f7f5869e5434473a498edeaa2 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/61912 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/gizmosphere/gizmo/OptionsIds.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/gizmosphere/gizmo/OptionsIds.h b/src/mainboard/gizmosphere/gizmo/OptionsIds.h index fdd5de0cd1..954ef21e58 100644 --- a/src/mainboard/gizmosphere/gizmo/OptionsIds.h +++ b/src/mainboard/gizmosphere/gizmo/OptionsIds.h @@ -32,5 +32,4 @@ //#define IDSOPT_TRACING_ENABLED TRUE #define IDSOPT_ASSERT_ENABLED TRUE - #endif