aboutsummaryrefslogtreecommitdiff
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 bb9066b..228d250 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)