common: Drop flash.h from common header
[platform/kernel/u-boot.git] / board / freescale / mpc8568mds / mpc8568mds.c
index 5167f81..da97495 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <flash.h>
 #include <init.h>
 #include <pci.h>
 #include <asm/processor.h>