aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/elog/elog_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/elog/elog_internal.h')
-rw-r--r--src/drivers/elog/elog_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/elog/elog_internal.h b/src/drivers/elog/elog_internal.h
index f6aa051007..67026af383 100644
--- a/src/drivers/elog/elog_internal.h
+++ b/src/drivers/elog/elog_internal.h
@@ -77,7 +77,6 @@ struct elog_descriptor {
elog_area_state area_state;
elog_header_state header_state;
elog_event_buffer_state event_buffer_state;
- struct elog_header *staging_header;
void *backing_store;
u8 *data;
u32 flash_base;