]> Git Repo - u-boot.git/blobdiff - board/Seagate/dockstar/dockstar.c
common: Drop asm/global_data.h from common header
[u-boot.git] / board / Seagate / dockstar / dockstar.c
index 5a8c6e282bf903138ca758b351837cd20c58fd43..380e37be5502895e20b63e622a06c1af32b9398a 100644 (file)
@@ -9,11 +9,14 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
+#include <init.h>
 #include <miiphy.h>
 #include <net.h>
 #include <asm/arch/soc.h>
 #include <asm/arch/mpp.h>
 #include <asm/arch/cpu.h>
+#include <asm/global_data.h>
 #include <asm/io.h>
 #include <asm/mach-types.h>
 #include "dockstar.h"
This page took 0.024967 seconds and 4 git commands to generate.