common: Move RAM-sizing functions to init.h
[pandora-u-boot.git] / arch / mips / mach-ath79 / dram.c
index 138a7f8..1abe2a4 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <linux/sizes.h>
 #include <asm/addrspace.h>
 #include <mach/ddr.h>