common: Drop flash.h from common header
[oweals/u-boot.git] / board / AndesTech / adp-ag101p / adp-ag101p.c
index faf39b4ba6aa8412fbddc7b415d90db6c619d1e1..d349b19648d22415c563a5f3db231cd5bd15f0c2 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <flash.h>
 #include <init.h>
 #if defined(CONFIG_FTMAC100) && !defined(CONFIG_DM_ETH)
 #include <netdev.h>