diff options
Diffstat (limited to 'util/flashrom/pm49fl004.c')
-rw-r--r-- | util/flashrom/pm49fl004.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/flashrom/pm49fl004.c b/util/flashrom/pm49fl004.c index b50fa252a0..42442cfdd2 100644 --- a/util/flashrom/pm49fl004.c +++ b/util/flashrom/pm49fl004.c @@ -24,8 +24,6 @@ #include <stdio.h> #include "flash.h" -#include "jedec.h" -#include "pm49fl004.h" extern int exclude_start_page, exclude_end_page; |