summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-02-14 07:47:19 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-02-22 21:25:38 +0000
commite6ce594da64034227b0d806092c99475d713cb15 (patch)
tree23b92986109193a034df78320f93c1ac647bd2f6
parentd08a76e3ea51ddec19adc7ee740b0c40b200b9a8 (diff)
downloadcoreboot-e6ce594da64034227b0d806092c99475d713cb15.tar.gz
coreboot-e6ce594da64034227b0d806092c99475d713cb15.tar.bz2
coreboot-e6ce594da64034227b0d806092c99475d713cb15.zip
mb/gizmosphere/gizmo/OptionsIds.h: Remove extra empty line
Change-Id: I8ad968da1771004f7f5869e5434473a498edeaa2 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61912 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
-rw-r--r--src/mainboard/gizmosphere/gizmo/OptionsIds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/OptionsIds.h b/src/mainboard/gizmosphere/gizmo/OptionsIds.h
index fdd5de0cd186..954ef21e58a7 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