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