common: Drop flash.h from common header
[platform/kernel/u-boot.git] / cmd / sf.c
index e993b3e..2b9c268 100644 (file)
--- a/cmd/sf.c
+++ b/cmd/sf.c
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <div64.h>
 #include <dm.h>
+#include <flash.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <spi.h>