diff options
Diffstat (limited to 'board/phytec/pcl063/pcl063.c')
-rw-r--r-- | board/phytec/pcl063/pcl063.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/pcl063/pcl063.c b/board/phytec/pcl063/pcl063.c index 9e6940f9c76..b2e435f6908 100644 --- a/board/phytec/pcl063/pcl063.c +++ b/board/phytec/pcl063/pcl063.c @@ -11,6 +11,7 @@ #include <asm/arch/crm_regs.h> #include <asm/arch/mx6-pins.h> #include <asm/arch/sys_proto.h> +#include <asm/global_data.h> #include <asm/mach-imx/iomux-v3.h> #include <asm/mach-imx/mxc_i2c.h> #include <fsl_esdhc_imx.h> |