diff options
Diffstat (limited to 'pm49fl00x.c')
-rw-r--r-- | pm49fl00x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pm49fl00x.c b/pm49fl00x.c index 4136b170d..28052e5fc 100644 --- a/pm49fl00x.c +++ b/pm49fl00x.c @@ -21,7 +21,6 @@ */ #include "flash.h" -#include "chipdrivers.h" static void write_lockbits_49fl00x(chipaddr bios, int size, unsigned char bits, int block_size) |