aboutsummaryrefslogtreecommitdiff
path: root/hw/net/mv88w8618_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/mv88w8618_eth.c')
-rw-r--r--hw/net/mv88w8618_eth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/net/mv88w8618_eth.c b/hw/net/mv88w8618_eth.c
index ccb1151..a1f51f7 100644
--- a/hw/net/mv88w8618_eth.c
+++ b/hw/net/mv88w8618_eth.c
@@ -375,7 +375,6 @@ static const Property mv88w8618_eth_properties[] = {
DEFINE_NIC_PROPERTIES(mv88w8618_eth_state, conf),
DEFINE_PROP_LINK("dma-memory", mv88w8618_eth_state, dma_mr,
TYPE_MEMORY_REGION, MemoryRegion *),
- DEFINE_PROP_END_OF_LIST(),
};
static void mv88w8618_eth_class_init(ObjectClass *klass, void *data)