summaryrefslogtreecommitdiff
path: root/ports/zephyr/machine_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/zephyr/machine_i2c.c')
-rw-r--r--ports/zephyr/machine_i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/zephyr/machine_i2c.c b/ports/zephyr/machine_i2c.c
index a4b48e996..36d88204f 100644
--- a/ports/zephyr/machine_i2c.c
+++ b/ports/zephyr/machine_i2c.c
@@ -36,7 +36,6 @@
#include "py/gc.h"
#include "py/mphal.h"
#include "py/mperrno.h"
-#include "extmod/machine_i2c.h"
#include "extmod/modmachine.h"
#if MICROPY_PY_MACHINE_I2C