diff options
Diffstat (limited to 'util/flashrom/sst49lf040.c')
-rw-r--r-- | util/flashrom/sst49lf040.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/flashrom/sst49lf040.c b/util/flashrom/sst49lf040.c index 682c2fe3b9..884895e383 100644 --- a/util/flashrom/sst49lf040.c +++ b/util/flashrom/sst49lf040.c @@ -26,8 +26,6 @@ */ #include <stdio.h> #include "flash.h" -#include "jedec.h" -#include "sst49lf040.h" int erase_49lf040(struct flashchip *flash) { |