diff options
Diffstat (limited to 'board/freescale/ls1021aiot/ls1021aiot.c')
-rw-r--r-- | board/freescale/ls1021aiot/ls1021aiot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1021aiot/ls1021aiot.c b/board/freescale/ls1021aiot/ls1021aiot.c index 8605d06413..d6f22bd6a2 100644 --- a/board/freescale/ls1021aiot/ls1021aiot.c +++ b/board/freescale/ls1021aiot/ls1021aiot.c @@ -18,6 +18,7 @@ #include <asm/arch/ls102xa_devdis.h> #include <asm/arch/ls102xa_soc.h> +#include <asm/sections.h> #include <fsl_csu.h> #include <fsl_immap.h> #include <netdev.h> |