diff options
Diffstat (limited to 'board/spear/x600/x600.c')
-rw-r--r-- | board/spear/x600/x600.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/spear/x600/x600.c b/board/spear/x600/x600.c index e1232edd14..7cff6eecf2 100644 --- a/board/spear/x600/x600.c +++ b/board/spear/x600/x600.c @@ -7,6 +7,7 @@ */ #include <common.h> +#include <flash.h> #include <init.h> #include <micrel.h> #include <nand.h> |