summary refs log tree commit diff stats
path: root/target/tricore/cpu-qom.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/tricore/cpu-qom.h')
-rw-r--r--target/tricore/cpu-qom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/tricore/cpu-qom.h b/target/tricore/cpu-qom.h
index ee24e9fa76..612731daa0 100644
--- a/target/tricore/cpu-qom.h
+++ b/target/tricore/cpu-qom.h
@@ -32,7 +32,7 @@ struct TriCoreCPUClass {
     /*< public >*/
 
     DeviceRealize parent_realize;
-    DeviceReset parent_reset;
+    ResettablePhases parent_phases;
 };