diff options
Diffstat (limited to 'util/flashrom/sst28sf040.c')
-rw-r--r-- | util/flashrom/sst28sf040.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/flashrom/sst28sf040.c b/util/flashrom/sst28sf040.c index c8f71f814e..80412c5fd5 100644 --- a/util/flashrom/sst28sf040.c +++ b/util/flashrom/sst28sf040.c @@ -28,8 +28,6 @@ #include <stdio.h> #include <stdint.h> #include "flash.h" -#include "jedec.h" -#include "debug.h" #define AUTO_PG_ERASE1 0x20 #define AUTO_PG_ERASE2 0xD0 |