aboutsummaryrefslogtreecommitdiff
path: root/board/AndesTech/adp-ae3xx/adp-ae3xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/AndesTech/adp-ae3xx/adp-ae3xx.c')
-rw-r--r--board/AndesTech/adp-ae3xx/adp-ae3xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/AndesTech/adp-ae3xx/adp-ae3xx.c b/board/AndesTech/adp-ae3xx/adp-ae3xx.c
index a04415d..8eb40bf 100644
--- a/board/AndesTech/adp-ae3xx/adp-ae3xx.c
+++ b/board/AndesTech/adp-ae3xx/adp-ae3xx.c
@@ -8,6 +8,7 @@
#include <init.h>
#include <asm/mach-types.h>
#include <common.h>
+#include <flash.h>
#if defined(CONFIG_FTMAC100) && !defined(CONFIG_DM_ETH)
#include <netdev.h>
#endif