diff options
Diffstat (limited to 'board/liebherr/mccmon6/mccmon6.c')
-rw-r--r-- | board/liebherr/mccmon6/mccmon6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/liebherr/mccmon6/mccmon6.c b/board/liebherr/mccmon6/mccmon6.c index 71f75d877d..1b49526fba 100644 --- a/board/liebherr/mccmon6/mccmon6.c +++ b/board/liebherr/mccmon6/mccmon6.c @@ -12,6 +12,7 @@ #include <asm/arch/iomux.h> #include <asm/arch/imx-regs.h> #include <asm/arch/sys_proto.h> +#include <asm/global_data.h> #include <asm/gpio.h> DECLARE_GLOBAL_DATA_PTR; |