summaryrefslogtreecommitdiffstats
path: root/jedec.c
diff options
context:
space:
mode:
Diffstat (limited to 'jedec.c')
-rw-r--r--jedec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/jedec.c b/jedec.c
index 3343e9994..54b7da726 100644
--- a/jedec.c
+++ b/jedec.c
@@ -751,4 +751,3 @@ int unlock_regspace2_block_eraser_1(struct flashctx *flash)
(const struct unlockblock *)flash->chip->block_erasers[1].eraseblocks;
return regspace2_walk_unlockblocks(flash, unlockblocks, &unlock_regspace2_block_generic);
}
-