summary refs log tree commit diff stats
path: root/target/xtensa/cpu-qom.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/xtensa/cpu-qom.h')
-rw-r--r--target/xtensa/cpu-qom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/xtensa/cpu-qom.h b/target/xtensa/cpu-qom.h
index 299ce3e63c..41d9859673 100644
--- a/target/xtensa/cpu-qom.h
+++ b/target/xtensa/cpu-qom.h
@@ -35,7 +35,7 @@
 #define TYPE_XTENSA_CPU "xtensa-cpu"
 
 OBJECT_DECLARE_TYPE(XtensaCPU, XtensaCPUClass,
-                    xtensa_cpu, XTENSA_CPU)
+                    XTENSA_CPU)
 
 typedef struct XtensaConfig XtensaConfig;