aboutsummaryrefslogtreecommitdiffstats
path: root/linux_mtd.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux_mtd.c')
-rw-r--r--linux_mtd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux_mtd.c b/linux_mtd.c
index 26244a84..b8aee061 100644
--- a/linux_mtd.c
+++ b/linux_mtd.c
@@ -557,6 +557,4 @@ const struct programmer_entry programmer_linux_mtd = {
.type = OTHER,
.devs.note = "Device files /dev/mtd*\n",
.init = linux_mtd_init,
- .map_flash_region = fallback_map,
- .unmap_flash_region = fallback_unmap,
};