rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
[oweals/u-boot.git] / drivers / misc / fs_loader.c
index f42eeff8f63cbf235b2abb7afb42be75e6a132f1..88e486e9d570b70ed973ff03e623ab6eb89e50c0 100644 (file)
@@ -5,6 +5,7 @@
  */
 #include <common.h>
 #include <dm.h>
+#include <env.h>
 #include <errno.h>
 #include <blk.h>
 #include <fs.h>