common: Drop init.h from common header
[platform/kernel/u-boot.git] / board / freescale / m5253demo / flash.c
index 8736856..3197421 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <flash.h>
+#include <init.h>
 #include <irq_func.h>
 
 #include <asm/immap.h>