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