diff options
Diffstat (limited to 'mx29f002.c')
-rw-r--r-- | mx29f002.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mx29f002.c b/mx29f002.c index db5f31b77..31e924adb 100644 --- a/mx29f002.c +++ b/mx29f002.c @@ -27,9 +27,6 @@ #include <stdio.h> #include <stdint.h> #include "flash.h" -#include "jedec.h" -#include "mx29f002.h" -#include "debug.h" int probe_29f002(struct flashchip *flash) { |