aboutsummaryrefslogtreecommitdiffstats
path: root/satamv.c
diff options
context:
space:
mode:
Diffstat (limited to 'satamv.c')
-rw-r--r--satamv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/satamv.c b/satamv.c
index f8860764..c3831d1d 100644
--- a/satamv.c
+++ b/satamv.c
@@ -213,5 +213,4 @@ const struct programmer_entry programmer_satamv = {
.init = satamv_init,
.map_flash_region = fallback_map,
.unmap_flash_region = fallback_unmap,
- .delay = internal_delay,
};