common: Move RAM-sizing functions to init.h
[pandora-u-boot.git] / board / socrates / sdram.c
index 4c76b4d..9ee6f3d 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/processor.h>
 #include <asm/immap_85xx.h>
 #include <fsl_ddr_sdram.h>