summaryrefslogtreecommitdiffstats
path: root/digilent_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'digilent_spi.c')
-rw-r--r--digilent_spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/digilent_spi.c b/digilent_spi.c
index 41342a85d..85f3884fb 100644
--- a/digilent_spi.c
+++ b/digilent_spi.c
@@ -470,5 +470,4 @@ const struct programmer_entry programmer_digilent_spi = {
.init = digilent_spi_init,
.map_flash_region = fallback_map,
.unmap_flash_region = fallback_unmap,
- .delay = internal_delay,
};