summary refs log tree commit diff stats
path: root/target/sparc/cpu-qom.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/sparc/cpu-qom.h')
-rw-r--r--target/sparc/cpu-qom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/cpu-qom.h b/target/sparc/cpu-qom.h
index 5d7fb727bc..f33949aaee 100644
--- a/target/sparc/cpu-qom.h
+++ b/target/sparc/cpu-qom.h
@@ -30,7 +30,7 @@
 #endif
 
 OBJECT_DECLARE_TYPE(SPARCCPU, SPARCCPUClass,
-                    sparc_cpu, SPARC_CPU)
+                    SPARC_CPU)
 
 typedef struct sparc_def_t sparc_def_t;
 /**