summaryrefslogtreecommitdiff
path: root/board/freescale/m548xevb/m548xevb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m548xevb/m548xevb.c')
-rw-r--r--board/freescale/m548xevb/m548xevb.c1
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>