diff options
| -rw-r--r-- | flashchips.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/flashchips.c b/flashchips.c index db67a47b..cfe9dbaf 100644 --- a/flashchips.c +++ b/flashchips.c @@ -2342,7 +2342,6 @@ struct flashchip flashchips[] = {  		.tested		= TEST_UNTESTED,  		.probe		= probe_82802ab,  		.probe_timing	= TIMING_ZERO,	/* Datasheet has no timing info specified */ -		.erase		= NULL,  		.block_erasers	=  		{  			{ | 
