aboutsummaryrefslogtreecommitdiffstats
path: root/ogp_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'ogp_spi.c')
-rw-r--r--ogp_spi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ogp_spi.c b/ogp_spi.c
index 52b1d4ee..d85c8230 100644
--- a/ogp_spi.c
+++ b/ogp_spi.c
@@ -178,6 +178,4 @@ const struct programmer_entry programmer_ogp_spi = {
.type = PCI,
.devs.dev = ogp_spi,
.init = ogp_spi_init,
- .map_flash_region = fallback_map,
- .unmap_flash_region = fallback_unmap,
};