common: Drop init.h from common header
[oweals/u-boot.git] / board / cloudengines / pogo_e02 / pogo_e02.c
index 835c3279be282124e35c4fd2125443cf6aca1bb6..433e0de8a3ab048fea63207cf32d66fa904ce37a 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <miiphy.h>
 #include <net.h>
 #include <asm/arch/cpu.h>