summaryrefslogtreecommitdiffstats
path: root/src/include/elog.h
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-19 21:51:55 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-09-14 07:09:41 +0000
commit563fc0889fcaee05d104f40d7f22fc27046bbe24 (patch)
tree1e39e353ed0d160e76b08b30abd4cc517d76891f /src/include/elog.h
parent7c79d8302b7361a11a204131d5661d768feb82ac (diff)
downloadcoreboot-563fc0889fcaee05d104f40d7f22fc27046bbe24.tar.gz
coreboot-563fc0889fcaee05d104f40d7f22fc27046bbe24.tar.bz2
coreboot-563fc0889fcaee05d104f40d7f22fc27046bbe24.zip
src/include: Drop unneeded empty lines
Change-Id: Ie325541547ea10946f41a8f979d144a06a7e80eb Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44611 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/include/elog.h')
-rw-r--r--src/include/elog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/elog.h b/src/include/elog.h
index c41887a00b4c..8c50e00ba57b 100644
--- a/src/include/elog.h
+++ b/src/include/elog.h
@@ -202,7 +202,6 @@ struct elog_event_mem_cache_update {
#define ELOG_TYPE_MI_HRPC 0xb4
#define ELOG_TYPE_MI_HR 0xb5
-
struct elog_event_extended_event {
u8 event_type;
u32 event_complement;