common: Move RAM-sizing functions to init.h
[oweals/u-boot.git] / board / astro / mcf5373l / mcf5373l.c
index db157a83c8f739063562a14828092bfed21e6839..9adf58eb8a32816838203c244391fb62ed13a8d3 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <serial.h>
 #include <watchdog.h>
 #include <command.h>