common: Move RAM-sizing functions to init.h
[oweals/u-boot.git] / board / sysam / amcore / amcore.c
index 0efea3d5cc375d0b4f713cc23c922bc5b24dbed8..4502005941fb645178f010456edbd2fa2268eda5 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/immap.h>
 #include <asm/io.h>
 #include <dm.h>