diff options
Diffstat (limited to 'board/AndesTech/adp-ae3xx/adp-ae3xx.c')
-rw-r--r-- | board/AndesTech/adp-ae3xx/adp-ae3xx.c | 1 |
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 db08d86de5..a04415deca 100644 --- a/board/AndesTech/adp-ae3xx/adp-ae3xx.c +++ b/board/AndesTech/adp-ae3xx/adp-ae3xx.c @@ -5,6 +5,7 @@ * Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com> */ +#include <init.h> #include <asm/mach-types.h> #include <common.h> #if defined(CONFIG_FTMAC100) && !defined(CONFIG_DM_ETH) |