diff options
Diffstat (limited to 'cmd/sf.c')
-rw-r--r-- | cmd/sf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include <common.h> #include <div64.h> #include <dm.h> +#include <flash.h> #include <malloc.h> #include <mapmem.h> #include <spi.h> |