diff options
Diffstat (limited to 'board/freescale/m548xevb/m548xevb.c')
-rw-r--r-- | board/freescale/m548xevb/m548xevb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/m548xevb/m548xevb.c b/board/freescale/m548xevb/m548xevb.c index 796b808e6f..b62355a7ae 100644 --- a/board/freescale/m548xevb/m548xevb.c +++ b/board/freescale/m548xevb/m548xevb.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> |