aboutsummaryrefslogtreecommitdiffstats
path: root/nicintel.c
diff options
context:
space:
mode:
Diffstat (limited to 'nicintel.c')
-rw-r--r--nicintel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nicintel.c b/nicintel.c
index fa91ff1a..47edbb75 100644
--- a/nicintel.c
+++ b/nicintel.c
@@ -133,6 +133,4 @@ const struct programmer_entry programmer_nicintel = {
.type = PCI,
.devs.dev = nics_intel,
.init = nicintel_init,
- .map_flash_region = fallback_map,
- .unmap_flash_region = fallback_unmap,
};