diff options
Diffstat (limited to 'board/freescale/m547xevb/m547xevb.c')
-rw-r--r-- | board/freescale/m547xevb/m547xevb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/m547xevb/m547xevb.c b/board/freescale/m547xevb/m547xevb.c index 908a500f4b..1568f455e9 100644 --- a/board/freescale/m547xevb/m547xevb.c +++ b/board/freescale/m547xevb/m547xevb.c @@ -11,6 +11,7 @@ #include <common.h> #include <init.h> #include <pci.h> +#include <asm/global_data.h> #include <asm/immap.h> #include <asm/io.h> #include <linux/delay.h> |