aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-rng-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/vhost-user-rng-pci.c')
-rw-r--r--hw/virtio/vhost-user-rng-pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio/vhost-user-rng-pci.c b/hw/virtio/vhost-user-rng-pci.c
index 0016ee7..a4e6901 100644
--- a/hw/virtio/vhost-user-rng-pci.c
+++ b/hw/virtio/vhost-user-rng-pci.c
@@ -26,7 +26,6 @@ DECLARE_INSTANCE_CHECKER(VHostUserRNGPCI, VHOST_USER_RNG_PCI,
static const Property vhost_user_rng_pci_properties[] = {
DEFINE_PROP_UINT32("vectors", VirtIOPCIProxy, nvectors,
DEV_NVECTORS_UNSPECIFIED),
- DEFINE_PROP_END_OF_LIST(),
};
static void vhost_user_rng_pci_realize(VirtIOPCIProxy *vpci_dev, Error **errp)