summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_bma255.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/emul/emul_bma255.c')
-rw-r--r--zephyr/emul/emul_bma255.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/emul/emul_bma255.c b/zephyr/emul/emul_bma255.c
index f7a18b0697..073e196df8 100644
--- a/zephyr/emul/emul_bma255.c
+++ b/zephyr/emul/emul_bma255.c
@@ -1047,7 +1047,6 @@ static int bma_emul_transfer(struct i2c_emul *emul, struct i2c_msg *msgs,
{
const struct bma_emul_cfg *cfg;
struct bma_emul_data *data;
- unsigned int len;
int ret, i, reg;
bool read;