summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_tcs3400.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/emul/emul_tcs3400.c')
-rw-r--r--zephyr/emul/emul_tcs3400.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/emul/emul_tcs3400.c b/zephyr/emul/emul_tcs3400.c
index ea2e2e7690..874b343a6b 100644
--- a/zephyr/emul/emul_tcs3400.c
+++ b/zephyr/emul/emul_tcs3400.c
@@ -677,7 +677,6 @@ static int tcs_emul_transfer(struct i2c_emul *emul, struct i2c_msg *msgs,
{
const struct tcs_emul_cfg *cfg;
struct tcs_emul_data *data;
- unsigned int len;
int ret, i, reg;
bool read;