aboutsummaryrefslogtreecommitdiff
path: root/include/hw/input/lasips2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/input/lasips2.h')
-rw-r--r--include/hw/input/lasips2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/input/lasips2.h b/include/hw/input/lasips2.h
index 426aa1371f..35e0aa26eb 100644
--- a/include/hw/input/lasips2.h
+++ b/include/hw/input/lasips2.h
@@ -30,6 +30,8 @@ OBJECT_DECLARE_TYPE(LASIPS2Port, LASIPS2PortDeviceClass, LASIPS2_PORT)
struct LASIPS2PortDeviceClass {
DeviceClass parent;
+
+ DeviceRealize parent_realize;
};
typedef struct LASIPS2State LASIPS2State;