diff options
Diffstat (limited to 'flashchips.c')
-rw-r--r-- | flashchips.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.c b/flashchips.c index 80821609..b6dff6c5 100644 --- a/flashchips.c +++ b/flashchips.c @@ -7706,6 +7706,7 @@ struct flashchip flashchips[] = { } }, .printlock = printlock_w39v040fb, + .unlock = unlock_w39v040fb, .write = write_jedec_1, .read = read_memmapped, }, |