summaryrefslogtreecommitdiffstats
path: root/it8212.c
diff options
context:
space:
mode:
Diffstat (limited to 'it8212.c')
-rw-r--r--it8212.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/it8212.c b/it8212.c
index 9b4a2638c..8fe2b5985 100644
--- a/it8212.c
+++ b/it8212.c
@@ -111,6 +111,4 @@ const struct programmer_entry programmer_it8212 = {
.type = PCI,
.devs.dev = devs_it8212,
.init = it8212_init,
- .map_flash_region = fallback_map,
- .unmap_flash_region = fallback_unmap,
};