summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_bmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/emul/emul_bmi.c')
-rw-r--r--zephyr/emul/emul_bmi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/emul/emul_bmi.c b/zephyr/emul/emul_bmi.c
index a87984ba7b..997c28c2b9 100644
--- a/zephyr/emul/emul_bmi.c
+++ b/zephyr/emul/emul_bmi.c
@@ -1079,7 +1079,6 @@ static int bmi_emul_init(const struct emul *emul, const struct device *parent)
}, \
}; \
static const struct i2c_common_emul_cfg bmi_emul_cfg_##n = { \
- .i2c_label = DT_LABEL(DT_BUS(DT_DRV_INST(n))), \
.dev_label = DT_INST_LABEL(n), \
.data = &bmi_emul_data_##n.common, \
.addr = DT_INST_REG_ADDR(n), \