summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/zephyr/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/zephyr/main.c b/ports/zephyr/main.c
index 78b947d7a..74785cc83 100644
--- a/ports/zephyr/main.c
+++ b/ports/zephyr/main.c
@@ -38,9 +38,7 @@
#include <usb/usb_device.h>
#endif
-#ifdef CONFIG_FLASH_MAP
#include <storage/flash_map.h>
-#endif
#include "py/mperrno.h"
#include "py/compile.h"