summaryrefslogtreecommitdiffstats
path: root/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cpu.h')
-rw-r--r--include/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cpu.h b/include/cpu.h
index a8710737..6112ab24 100644
--- a/include/cpu.h
+++ b/include/cpu.h
@@ -51,7 +51,6 @@ struct cpu_thread {
struct cpu_thread *primary;
enum cpu_thread_state state;
struct dt_node *node;
- struct opal_machine_check_event mc_event;
struct trace_info *trace;
uint64_t save_r1;
void *icp_regs;
OpenPOWER on IntegriCloud