diff options
Diffstat (limited to 'board/freescale/m5253demo/m5253demo.c')
-rw-r--r-- | board/freescale/m5253demo/m5253demo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/m5253demo/m5253demo.c b/board/freescale/m5253demo/m5253demo.c index 9a157db601..2a4703579d 100644 --- a/board/freescale/m5253demo/m5253demo.c +++ b/board/freescale/m5253demo/m5253demo.c @@ -10,6 +10,7 @@ #include <common.h> #include <init.h> #include <net.h> +#include <asm/global_data.h> #include <asm/immap.h> #include <netdev.h> #include <asm/io.h> |