common: Drop bootstage.h from common header
[oweals/u-boot.git] / env / flash.c
index b94ed2b04f8dd4b79f52de16ff22f35ad06738f9..e05f7ef74b9ba0de90c9e92f38ab83dd0b7e6bf9 100644 (file)
 #include <command.h>
 #include <env.h>
 #include <env_internal.h>
+#include <flash.h>
 #include <linux/stddef.h>
 #include <malloc.h>
 #include <search.h>
 #include <errno.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;