common: Move board_get_usable_ram_top() out of common.h
[oweals/u-boot.git] / arch / x86 / cpu / ivybridge / sdram.c
index 8a58d0383d506e29f12773a6766fe3d998804df0..51ca4ad3017eebb0f198f98b4eef0d1535ea5fe0 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <errno.h>
 #include <fdtdec.h>
+#include <init.h>
 #include <malloc.h>
 #include <net.h>
 #include <rtc.h>