aboutsummaryrefslogtreecommitdiffstats
path: root/atahpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'atahpt.c')
-rw-r--r--atahpt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/atahpt.c b/atahpt.c
index fa69137e..89b44c2f 100644
--- a/atahpt.c
+++ b/atahpt.c
@@ -120,6 +120,4 @@ const struct programmer_entry programmer_atahpt = {
.type = PCI,
.devs.dev = ata_hpt,
.init = atahpt_init,
- .map_flash_region = fallback_map,
- .unmap_flash_region = fallback_unmap,
};