aboutsummaryrefslogtreecommitdiff
path: root/src/include/cpu/intel/em64t101_save_state.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/cpu/intel/em64t101_save_state.h
parent7c79d8302b7361a11a204131d5661d768feb82ac (diff)
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/cpu/intel/em64t101_save_state.h')
-rw-r--r--src/include/cpu/intel/em64t101_save_state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/cpu/intel/em64t101_save_state.h b/src/include/cpu/intel/em64t101_save_state.h
index 2e4e0d5748..6884b285b5 100644
--- a/src/include/cpu/intel/em64t101_save_state.h
+++ b/src/include/cpu/intel/em64t101_save_state.h
@@ -6,7 +6,6 @@
#include <types.h>
#include <cpu/x86/smm.h>
-
/* Intel Revision 30101 SMM State-Save Area
* The following processor architectures use this:
* - Westmere
@@ -83,7 +82,6 @@ typedef struct {
u64 rsi;
u64 rdi;
-
u64 io_mem_addr;
u32 io_misc_info;