common: Drop flash.h from common header
[oweals/u-boot.git] / drivers / fastboot / fb_nand.c
index 6756ea769f3532e80e924b4ddf07d2beee5a319c..b165468145060a851f1d68c868cf2518c4f25f2e 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <flash.h>
 
 #include <fastboot.h>
 #include <image-sparse.h>