common: Drop init.h from common header
[oweals/u-boot.git] / arch / mips / cpu / cpu.c
index a403ff729b182cd676016ce6590a9d1adbd95e64..682bee6be2cdd686f6de809d61ec2df1fad73887 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <init.h>
 #include <linux/compiler.h>
 #include <asm/cache.h>
 #include <asm/mipsregs.h>