common: Drop flash.h from common header
[platform/kernel/u-boot.git] / board / AndesTech / ax25-ae350 / ax25-ae350.c
index 47e6929..de546da 100644 (file)
@@ -5,6 +5,8 @@
  */
 
 #include <common.h>
+#include <flash.h>
+#include <init.h>
 #if defined(CONFIG_FTMAC100) && !defined(CONFIG_DM_ETH)
 #include <netdev.h>
 #endif