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