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