summary refs log tree commit diff stats
path: root/target/avr/cpu-qom.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/avr/cpu-qom.h')
-rw-r--r--target/avr/cpu-qom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/avr/cpu-qom.h b/target/avr/cpu-qom.h
index 49d63faad2..9fa6989c18 100644
--- a/target/avr/cpu-qom.h
+++ b/target/avr/cpu-qom.h
@@ -27,7 +27,7 @@
 #define TYPE_AVR_CPU "avr-cpu"
 
 OBJECT_DECLARE_TYPE(AVRCPU, AVRCPUClass,
-                    avr_cpu, AVR_CPU)
+                    AVR_CPU)
 
 /**
  *  AVRCPUClass: