common: Move some board functions out of common.h
[oweals/u-boot.git] / board / gdsys / mpc8308 / mpc8308.c
index ae77fc2fd124fb4a3cbcf00aa06fbe0f373b9803..d4108457d92caf1ecfd2a7e29828e72c82cd6c2b 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <init.h>
 #include <asm/processor.h>
 #include <asm/io.h>
 #include <asm/global_data.h>