]> Git Repo - J-u-boot.git/blobdiff - arch/arm/mach-orion5x/dram.c
common: Drop asm/global_data.h from common header
[J-u-boot.git] / arch / arm / mach-orion5x / dram.c
index b52c417e309bf106a11046d782ccdc59e2c3d716..c9a3750e48de34422bae600384353df3af45bb43 100644 (file)
@@ -10,7 +10,9 @@
 
 #include <common.h>
 #include <config.h>
+#include <init.h>
 #include <asm/arch/cpu.h>
+#include <asm/global_data.h>
 
 DECLARE_GLOBAL_DATA_PTR;
 
This page took 0.022757 seconds and 4 git commands to generate.