diff options
Diffstat (limited to 'board/freescale/mx53smd/mx53smd.c')
-rw-r--r-- | board/freescale/mx53smd/mx53smd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx53smd/mx53smd.c b/board/freescale/mx53smd/mx53smd.c index 7c0f98a132..2f91a0525c 100644 --- a/board/freescale/mx53smd/mx53smd.c +++ b/board/freescale/mx53smd/mx53smd.c @@ -5,6 +5,7 @@ #include <common.h> #include <init.h> +#include <asm/global_data.h> #include <asm/io.h> #include <asm/arch/imx-regs.h> #include <asm/arch/sys_proto.h> |