diff options
Diffstat (limited to 'board/ea/mx7ulp_com/mx7ulp_com.c')
| -rw-r--r-- | board/ea/mx7ulp_com/mx7ulp_com.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ea/mx7ulp_com/mx7ulp_com.c b/board/ea/mx7ulp_com/mx7ulp_com.c index a9b8a321082..5b2d444366c 100644 --- a/board/ea/mx7ulp_com/mx7ulp_com.c +++ b/board/ea/mx7ulp_com/mx7ulp_com.c @@ -5,6 +5,7 @@ #include <common.h> #include <init.h> +#include <asm/global_data.h> #include <asm/io.h> #include <asm/arch/sys_proto.h> #include <asm/arch/mx7ulp-pins.h> |
