]> Git Repo - u-boot.git/blobdiff - board/freescale/m5249evb/m5249evb.c
common: Drop asm/global_data.h from common header
[u-boot.git] / board / freescale / m5249evb / m5249evb.c
index da3adc595414c0dd69c0f6851de411fef71df199..48c00791114dd5c7c7b709d6200eb31d0e3c8be6 100644 (file)
@@ -8,7 +8,9 @@
 #include <command.h>
 #include <init.h>
 #include <malloc.h>
+#include <asm/global_data.h>
 #include <asm/immap.h>
+#include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;
 
This page took 0.023727 seconds and 4 git commands to generate.