diff options
Diffstat (limited to 'util/flashrom/82802ab.c')
-rw-r--r-- | util/flashrom/82802ab.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/flashrom/82802ab.c b/util/flashrom/82802ab.c index dc6ffbe1b8..a8598d534a 100644 --- a/util/flashrom/82802ab.c +++ b/util/flashrom/82802ab.c @@ -25,10 +25,7 @@ #include <stdio.h> #include <stdint.h> - #include "flash.h" -#include "82802ab.h" -#include "debug.h" void toggle_ready_82802ab(volatile uint8_t *dst) { |