diff options
Diffstat (limited to 'util/flashrom/w49f002u.c')
-rw-r--r-- | util/flashrom/w49f002u.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/flashrom/w49f002u.c b/util/flashrom/w49f002u.c index 2549501a3b..66111fd0aa 100644 --- a/util/flashrom/w49f002u.c +++ b/util/flashrom/w49f002u.c @@ -28,8 +28,6 @@ #include <stdio.h> #include "flash.h" -#include "jedec.h" -#include "w49f002u.h" int write_49f002(struct flashchip *flash, uint8_t *buf) { |