diff options
Diffstat (limited to 'util/flashrom/m29f400bt.c')
-rw-r--r-- | util/flashrom/m29f400bt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/flashrom/m29f400bt.c b/util/flashrom/m29f400bt.c index 809f33cb3a..e33c1068b3 100644 --- a/util/flashrom/m29f400bt.c +++ b/util/flashrom/m29f400bt.c @@ -24,8 +24,6 @@ */ #include "flash.h" -#include "m29f400bt.h" -#include "debug.h" void toggle_ready_m29f400bt(volatile uint8_t *dst) { |