summary refs log tree commit diff stats
path: root/include/hw/intc/loongarch_extioi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/intc/loongarch_extioi.h')
-rw-r--r--include/hw/intc/loongarch_extioi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/intc/loongarch_extioi.h b/include/hw/intc/loongarch_extioi.h
index 9be1d736ea..4795bdc15f 100644
--- a/include/hw/intc/loongarch_extioi.h
+++ b/include/hw/intc/loongarch_extioi.h
@@ -22,7 +22,6 @@ struct LoongArchExtIOIClass {
     LoongArchExtIOICommonClass parent_class;
 
     DeviceRealize parent_realize;
-    DeviceUnrealize parent_unrealize;
     ResettablePhases parent_phases;
 };