aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw-9p.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/virtio-ccw-9p.c')
-rw-r--r--hw/s390x/virtio-ccw-9p.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/virtio-ccw-9p.c b/hw/s390x/virtio-ccw-9p.c
index c10b084..287ae2b 100644
--- a/hw/s390x/virtio-ccw-9p.c
+++ b/hw/s390x/virtio-ccw-9p.c
@@ -46,7 +46,6 @@ static const Property virtio_ccw_9p_properties[] = {
VIRTIO_CCW_FLAG_USE_IOEVENTFD_BIT, true),
DEFINE_PROP_UINT32("max_revision", VirtioCcwDevice, max_rev,
VIRTIO_CCW_MAX_REV),
- DEFINE_PROP_END_OF_LIST(),
};
static void virtio_ccw_9p_class_init(ObjectClass *klass, void *data)