diff options
Diffstat (limited to 'board/freescale/mpc8641hpcn/mpc8641hpcn.c')
-rw-r--r-- | board/freescale/mpc8641hpcn/mpc8641hpcn.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8641hpcn/mpc8641hpcn.c b/board/freescale/mpc8641hpcn/mpc8641hpcn.c index 0f9aea469b..b30b86364d 100644 --- a/board/freescale/mpc8641hpcn/mpc8641hpcn.c +++ b/board/freescale/mpc8641hpcn/mpc8641hpcn.c @@ -8,6 +8,7 @@ #include <log.h> #include <net.h> #include <pci.h> +#include <asm/global_data.h> #include <asm/processor.h> #include <asm/immap_86xx.h> #include <asm/fsl_pci.h> |