aboutsummaryrefslogtreecommitdiffstats
path: root/ogp_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'ogp_spi.c')
-rw-r--r--ogp_spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ogp_spi.c b/ogp_spi.c
index 94915a33..52b1d4ee 100644
--- a/ogp_spi.c
+++ b/ogp_spi.c
@@ -180,5 +180,4 @@ const struct programmer_entry programmer_ogp_spi = {
.init = ogp_spi_init,
.map_flash_region = fallback_map,
.unmap_flash_region = fallback_unmap,
- .delay = internal_delay,
};