aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_i3c.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/aspeed_i3c.c')
-rw-r--r--hw/misc/aspeed_i3c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/misc/aspeed_i3c.c b/hw/misc/aspeed_i3c.c
index 7f5a389..ab39c64 100644
--- a/hw/misc/aspeed_i3c.c
+++ b/hw/misc/aspeed_i3c.c
@@ -325,7 +325,6 @@ static void aspeed_i3c_realize(DeviceState *dev, Error **errp)
static const Property aspeed_i3c_device_properties[] = {
DEFINE_PROP_UINT8("device-id", AspeedI3CDevice, id, 0),
- DEFINE_PROP_END_OF_LIST(),
};
static void aspeed_i3c_device_class_init(ObjectClass *klass, void *data)