summary refs log tree commit diff stats
path: root/hw/misc/aspeed_lpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/aspeed_lpc.c')
-rw-r--r--hw/misc/aspeed_lpc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/misc/aspeed_lpc.c b/hw/misc/aspeed_lpc.c
index bb9066b0f0..228d250dc0 100644
--- a/hw/misc/aspeed_lpc.c
+++ b/hw/misc/aspeed_lpc.c
@@ -456,7 +456,6 @@ static const VMStateDescription vmstate_aspeed_lpc = {
 
 static const Property aspeed_lpc_properties[] = {
     DEFINE_PROP_UINT32("hicr7", AspeedLPCState, hicr7, 0),
-    DEFINE_PROP_END_OF_LIST(),
 };
 
 static void aspeed_lpc_class_init(ObjectClass *klass, void *data)