aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/i2c_mux_pca954x.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i2c/i2c_mux_pca954x.c')
-rw-r--r--hw/i2c/i2c_mux_pca954x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/i2c/i2c_mux_pca954x.c b/hw/i2c/i2c_mux_pca954x.c
index 80c570f..779cc4e 100644
--- a/hw/i2c/i2c_mux_pca954x.c
+++ b/hw/i2c/i2c_mux_pca954x.c
@@ -213,7 +213,6 @@ static void pca954x_init(Object *obj)
static const Property pca954x_props[] = {
DEFINE_PROP_STRING("name", Pca954xState, name),
- DEFINE_PROP_END_OF_LIST()
};
static void pca954x_class_init(ObjectClass *klass, void *data)