summaryrefslogtreecommitdiffstats
path: root/it8212.c
diff options
context:
space:
mode:
Diffstat (limited to 'it8212.c')
-rw-r--r--it8212.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/it8212.c b/it8212.c
index 18d1173bf..9b4a2638c 100644
--- a/it8212.c
+++ b/it8212.c
@@ -113,5 +113,4 @@ const struct programmer_entry programmer_it8212 = {
.init = it8212_init,
.map_flash_region = fallback_map,
.unmap_flash_region = fallback_unmap,
- .delay = internal_delay,
};