diff options
Diffstat (limited to 'w39v040c.c')
-rw-r--r-- | w39v040c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/w39v040c.c b/w39v040c.c index 853419ac8..20e53fa7b 100644 --- a/w39v040c.c +++ b/w39v040c.c @@ -19,6 +19,7 @@ */ #include "flash.h" +#include "chipdrivers.h" int probe_w39v040c(struct flashchip *flash) { |