aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw-serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/virtio-ccw-serial.c')
-rw-r--r--hw/s390x/virtio-ccw-serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/virtio-ccw-serial.c b/hw/s390x/virtio-ccw-serial.c
index 037d4f9..59743d1 100644
--- a/hw/s390x/virtio-ccw-serial.c
+++ b/hw/s390x/virtio-ccw-serial.c
@@ -58,7 +58,6 @@ static const Property virtio_ccw_serial_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_serial_class_init(ObjectClass *klass, void *data)