common: Move RAM-sizing functions to init.h
[pandora-u-boot.git] / arch / x86 / cpu / tangier / sdram.c
index b47d896..8c7e1c1 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/e820.h>
 #include <asm/global_data.h>
 #include <asm/sfi.h>