common: Drop flash.h from common header
[oweals/u-boot.git] / cmd / sf.c
index e993b3e5adcda20060057472a15b0085c1f11442..2b9c268ac4238b0bbe022e250fa9e5c14430e698 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>