diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2022-02-14 07:47:19 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-02-22 21:25:38 +0000 |
commit | e6ce594da64034227b0d806092c99475d713cb15 (patch) | |
tree | 23b92986109193a034df78320f93c1ac647bd2f6 /src | |
parent | d08a76e3ea51ddec19adc7ee740b0c40b200b9a8 (diff) |
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>
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/OptionsIds.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |