common: Move some board functions out of common.h
[oweals/u-boot.git] / board / freescale / p1010rdb / p1010rdb.c
index 449df937e6a5fec44cde754a3740bc0fb86ad4f4..a0866926832f7f891e55ee8f2c339ddebc514a06 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>
 #include <asm/cache.h>