common: Drop flash.h from common header
[oweals/u-boot.git] / drivers / mtd / spi / sf_mtd.c
index 68c36002bee26fa475d023b9711bd699dfa2c916..987fac2501f41d76affcb8a3ea0c6eddfd711162 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <flash.h>
 #include <malloc.h>
 #include <linux/errno.h>
 #include <linux/mtd/mtd.h>